AppointmentOccurrenceId.OccurrenceIndex Property

Definition

Gets or sets the index of the appointment occurrence. The occurrence index starts at one.

public:
 property int OccurrenceIndex { int get(); void set(int value); };
public int OccurrenceIndex { get; set; }
Public Property OccurrenceIndex As Integer

Property Value

The index of the appointment occurrence.

Applies to