AppointmentProperties.RemoteChangeNumber Property

Definition

Gets or sets the current change number of the server version of the Appointment.

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

Property Value

String

Platform::String

winrt::hstring

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

Windows requirements

App capabilities
appointmentsSystem

Applies to