EmailMailboxChange.MailboxActions Eigenschaft
Definition
Wichtig
Einige Informationen beziehen sich auf Vorabversionen, die vor dem Release ggf. grundlegend überarbeitet werden. Microsoft übernimmt hinsichtlich der hier bereitgestellten Informationen keine Gewährleistungen, seien sie ausdrücklich oder konkludent.
Ruft die Flags ab, die angeben, welche Aktionen für das Postfach betroffen sind.
public:
property IVector<EmailMailboxAction ^> ^ MailboxActions { IVector<EmailMailboxAction ^> ^ get(); };
IVector<EmailMailboxAction> MailboxActions();
public IList<EmailMailboxAction> MailboxActions { get; }
var iVector = emailMailboxChange.mailboxActions;
Public ReadOnly Property MailboxActions As IList(Of EmailMailboxAction)
Eigenschaftswert
Die Flags, die angeben, welche Aktionen für das Postfach betroffen sind.
Windows-Anforderungen
App-Funktionen |
email
emailSystem
|