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

适用于