Appointment.ChangeNumber Property

Definition

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

public:
 property unsigned long long ChangeNumber { unsigned long long get(); };
uint64_t ChangeNumber();
public ulong ChangeNumber { get; }
var uInt64 = appointment.changeNumber;
Public ReadOnly Property ChangeNumber As ULong

Property Value

UInt64

unsigned long long

uint64_t

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

Windows requirements

App capabilities
appointmentsSystem

Applies to