Dart Smtp, Pop, Imap Controls
Append Method
The encoded message, or the file path of a file containing the message.
Specifies the flags to set in the resulting message.
Description
Append a message to a mailbox.
Syntax
Visual Basic
Public Sub Append( _
   ByVal Message As String, _
   Optional ByVal bFlags As String _
) 
Parameters
Message
The encoded message, or the file path of a file containing the message.
bFlags
Specifies the flags to set in the resulting message.
Remarks

Error Codes

This method may generate the following error code (refer to MailErrorConstants for a complete list of error codes):

See Also

Mailbox Object  | Mailbox Members


PowerTCP Mail for ActiveX Documentation Version 2.13
© 2018 Dart Communications. All Rights Reserved.
Send comments on this topic