Click or drag to resize
MimeKit

StoreFlagsRequestAction Property

Get the store action to perform.

Namespace: MailKit
Assembly: MailKit (in MailKit.dll) Version: 4.3.0
Syntax
C#
public StoreAction Action { get; }

Property Value

StoreAction
The store action.

Implements

IStoreFlagsRequestAction
Remarks
Gets the store action to perform.
See Also