다음을 통해 공유


AppointmentProperties.ChangeNumber 속성

정의

약속의 로컬 버전의 현재 변경 번호를 가져옵니다.

public:
 static property Platform::String ^ ChangeNumber { Platform::String ^ get(); };
static winrt::hstring ChangeNumber();
public static string ChangeNumber { get; }
var string = AppointmentProperties.changeNumber;
Public Shared ReadOnly Property ChangeNumber As String

속성 값

String

Platform::String

winrt::hstring

약속의 로컬 버전의 현재 변경 번호입니다.

Windows 요구 사항

앱 기능
appointmentsSystem

적용 대상