CalendarEventDetails.Location プロパティ

定義

カレンダー イベントの場所を取得します。

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

プロパティ値

予定表イベントの場所。

適用対象