MailKit Documentation
MailKit Documentation
API Reference
MailKit
StoreFlagsRequest Class
StoreFlagsRequest Properties
Action Property
Flags Property
Keywords Property
Silent Property
UnchangedSince Property
Store
Flags
Request
Flags Property
Get or set the flags to add, remove or 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
IStoreFlagsRequest
Flags
Remarks
Gets or sets the flags to add, remove or set on the message.
See Also
Reference
StoreFlagsRequest Class
MailKit Namespace
Copyright © 2013-2023 Jeffrey Stedfast
Send comments on this topic to
Jeffrey Stedfast