AppointmentProperties.RemoteChangeNumber 속성

정의

약속 서버 버전의 현재 변경 번호를 가져오거나 설정합니다.

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

속성 값

String

Platform::String

winrt::hstring

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

Windows 요구 사항

앱 기능
appointmentsSystem

적용 대상