EmailMailboxAction.Kind Property

Definition

Gets the value that represents the kind of change that happened to the mailbox.

public:
 property EmailMailboxActionKind Kind { EmailMailboxActionKind get(); };
EmailMailboxActionKind Kind();
public EmailMailboxActionKind Kind { get; }
var emailMailboxActionKind = emailMailboxAction.kind;
Public ReadOnly Property Kind As EmailMailboxActionKind

Property Value

The kind of change that happened to the mailbox.

Windows requirements

App capabilities
email emailSystem

Applies to