_MeetingItem.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

属性值

适用于