共用方式為


AppointmentProperties.DefaultProperties 屬性

定義

取得預設約會屬性的名稱清單。

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)

屬性值

IVector<String>

IList<String>

IVector<Platform::String>

IVector<winrt::hstring>

預設約會屬性的名稱清單。

Windows 需求

應用程式功能
appointmentsSystem

適用於