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
Flags Property
Get or set the message flags that should be set on the message.
Namespace:
MailKit
Assembly:
MailKit (in MailKit.dll) Version: 4.7.1
Syntax
C#
Copy
public
MessageFlags
Flags
{
get
;
set
; }
Property Value
MessageFlags
The message flags.
Implements
IAppendRequest
Flags
Remarks
Gets or sets the message flags that should be set on the message.
See Also
Reference
AppendRequest Class
MailKit Namespace
Copyright © 2013-2023 Jeffrey Stedfast
Send comments on this topic to
Jeffrey Stedfast