MeetingRequestMessageType.AppointmentSequenceNumber Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
The AppointmentSequenceNumber property gets or sets the sequence number of a version of an appointment.
public:
property int AppointmentSequenceNumber { int get(); void set(int value); };
public int AppointmentSequenceNumber { get; set; }
Public Property AppointmentSequenceNumber As Integer
Property Value
The AppointmentSequenceNumber property returns the sequence number of a version of an appointment.