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

适用于