_MailItem.Actions プロパティ

定義

アイテムに対して Actions 使用可能なすべてのアクションを表すコレクションを返します。 読み取り専用です。

public:
 property Microsoft::Office::Interop::Outlook::Actions ^ Actions { Microsoft::Office::Interop::Outlook::Actions ^ get(); };
public Microsoft.Office.Interop.Outlook.Actions Actions { get; }
Public ReadOnly Property Actions As Actions

プロパティ値

適用対象