AppointmentOccurrenceIdOccurrenceIndex - свойство |
Gets or sets the index of the occurrence. Note that the occurrence index starts at one not zero.
Пространство имён:
Tessa.Exchange.WebServices.Data
Сборка:
Tessa.Server (в Tessa.Server.dll) Версия: 3.5.0.19
Синтаксис public int OccurrenceIndex { get; set; }
Public Property OccurrenceIndex As Integer
Get
Set
public:
property int OccurrenceIndex {
int get ();
void set (int value);
}
member OccurrenceIndex : int with get, set
Значение свойства
Тип:
Int32См. также