次の方法で共有


Actions.Add メソッド

定義

コレクションに新しいアクションを作成します Actions

public:
 Microsoft::Office::Interop::Outlook::Action ^ Add();
public Microsoft.Office.Interop.Outlook.Action Add ();
Public Function Add () As Action

戻り値

Action新しいアクションを表す オブジェクト。

適用対象