Для изменения размера нажмите или перетащите

AppointmentOccurrenceId - конструктор

Initializes a new instance of the AppointmentOccurrenceId class.

Пространство имён:  Tessa.Exchange.WebServices.Data
Сборка:  Tessa.Server (в Tessa.Server.dll) Версия: 3.5.0.19
Синтаксис
public AppointmentOccurrenceId(
	string recurringMasterUniqueId,
	int occurrenceIndex
)

Параметры

recurringMasterUniqueId
Тип: SystemString
The Id of the recurring master the Id represents an occurrence of.
occurrenceIndex
Тип: SystemInt32
The index of the occurrence.
См. также