EmailMailboxChange.MailboxActions プロパティ
定義
重要
一部の情報は、リリース前に大きく変更される可能性があるプレリリースされた製品に関するものです。 Microsoft は、ここに記載されている情報について、明示または黙示を問わず、一切保証しません。
メールボックスで影響を受けたアクションを示すフラグを取得します。
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)
プロパティ値
メールボックスで影響を受けたアクションを示すフラグ。
Windows の要件
アプリの機能 |
email
emailSystem
|