Click or drag to resize
MimeKit

IStoreLabelsRequestAction Property

Get the store action to perform.

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

Property Value

StoreAction
The store action.
Remarks
Gets the store action to perform.
See Also