_AppointmentItem.Organizer プロパティ

定義

予定の開催者の名前を表す 文字列 (C#の文字列 ) を返します。 読み取り専用です。

public:
 property System::String ^ Organizer { System::String ^ get(); };
public string Organizer { get; }
Public ReadOnly Property Organizer As String

プロパティ値

適用対象