_Application.Application プロパティ

定義

オブジェクトの Application 親 Outlook アプリケーションを表す オブジェクトを返します。 読み取り専用です。

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

プロパティ値

適用対象