AppointmentProperties.DefaultProperties プロパティ
定義
重要
一部の情報は、リリース前に大きく変更される可能性があるプレリリースされた製品に関するものです。 Microsoft は、ここに記載されている情報について、明示または黙示を問わず、一切保証しません。
既定の予定プロパティの名前の一覧を取得します。
public:
static property IVector<Platform::String ^> ^ DefaultProperties { IVector<Platform::String ^> ^ get(); };
static IVector<winrt::hstring> DefaultProperties();
public static IList<string> DefaultProperties { get; }
var iVector = AppointmentProperties.defaultProperties;
Public Shared ReadOnly Property DefaultProperties As IList(Of String)
プロパティ値
既定の予定プロパティの名前の一覧。
Windows の要件
アプリの機能 |
appointmentsSystem
|