CalendarEventDetails.StoreId プロパティ

定義

予定表イベントのデータ ストア識別子を取得します。

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

プロパティ値

予定表イベントのデータ ストア識別子。

適用対象