public string UploadMessage( string folder, MimeMessage message )
This method represents IMAP APPEND command.
Unique ID of the message will be returned if the server supports the ImapFeatures.UniqueIdPlus extension and it is enabled. See SupportedFeatures and EnabledFeatures.