次の方法で共有


CalendarEventDetails.Location プロパティ

定義

プロパティは Location 、予定表アイテムの場所を取得または設定します。

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

プロパティ値

プロパティは Location 、予定表アイテムの場所フィールドを含む文字列を返します。

適用対象