Message Object : Decode Method |
Visual Basic |
---|
Public Sub Decode( _ ByVal Segment As Variant _ ) |
This method decodes a data stream of consecutive buffer segments. It is useful for decoding very large messages, where a large buffer assignment to the Content property would negatively impact the operating system or user interface.
The AttachmentDirectory property indicates if and where attachments will be stored.
The Content property can be set to an empty String to clear the contents of the Message Object between messages.
This method may generate the following error code (refer to MailErrorConstants for a complete list of error codes):