EmailMailboxAction.Kind Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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
|