Discuss this help topic in SecureBlackbox Forum
Specifies how to encode attachments when assembling the message.
Declaration
Description
Use this property to specify desired encoding for attachments. Possible values are
base64,
quoted-printable,
8bit,
7bit. Any other value will cause the encoding to be determined automatically from the data.
This property is used when short form of AssembleMessage() method is called.