MeetingRequest.Location プロパティ

定義

予定の場所を取得します。

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

プロパティ値

予定の場所。

適用対象