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