MailKit Documentation
MailKit Documentation
API Reference
MailKit
StoreFlagsRequest Class
StoreFlagsRequest Properties
Action Property
Flags Property
Keywords Property
Silent Property
UnchangedSince Property
Store
Flags
Request
Action Property
Get the store action to perform.
Namespace:
MailKit
Assembly:
MailKit (in MailKit.dll) Version: 4.7.1
Syntax
C#
Copy
public
StoreAction
Action
{
get
; }
Property Value
StoreAction
The store action.
Implements
IStoreFlagsRequest
Action
Remarks
Gets the store action to perform.
See Also
Reference
StoreFlagsRequest Class
MailKit Namespace
Copyright © 2013-2023 Jeffrey Stedfast
Send comments on this topic to
Jeffrey Stedfast