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

적용 대상