AppointmentProperties.ChangeNumber Property

Definition

Gets the current change number of the local version of the Appointment.

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

Property Value

String

Platform::String

winrt::hstring

The current change number of the local version of the Appointment.

Windows requirements

App capabilities
appointmentsSystem

Applies to