MailKit Documentation
MailKit Documentation
API Reference
MailKit
AppendRequest Class
AppendRequest Properties
Annotations Property
Flags Property
InternalDate Property
Keywords Property
Message Property
TransferProgress Property
Append
Request
Message Property
Get the message that should be appended to the folder.
Namespace:
MailKit
Assembly:
MailKit (in MailKit.dll) Version: 4.7.1
Syntax
C#
Copy
public
MimeMessage
Message
{
get
; }
Property Value
MimeMessage
The message.
Implements
IAppendRequest
Message
Remarks
Gets the message that should be appended to the folder.
See Also
Reference
AppendRequest Class
MailKit Namespace
Copyright © 2013-2023 Jeffrey Stedfast
Send comments on this topic to
Jeffrey Stedfast