|  | IAppendRequestMessage Property | 
            Get the message that should be appended to the folder.
            
Namespace: MailKitAssembly: MailKit (in MailKit.dll) Version: 4.12.1
 Syntax
SyntaxMimeMessage Message { get; }Property Value
MimeMessageThe message.
 Remarks
Remarks
            Gets the message that should be appended to the folder.
            
 See Also
See Also