_AppointmentItem.GetOrganizer メソッド

定義

の開催者に AddressEntry 関するアドレス帳から情報を含むオブジェクトを取得します AppointmentItem

public:
 Microsoft::Office::Interop::Outlook::AddressEntry ^ GetOrganizer();
public Microsoft.Office.Interop.Outlook.AddressEntry GetOrganizer ();
Public Function GetOrganizer () As AddressEntry

戻り値

AppointmentItem の開催者を表す AddressEntry オブジェクトを返します。

適用対象