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

Initializes a new instance of the AppointmentOccurrenceId class.

Definition

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

Параметры

recurringMasterUniqueId  String
The Id of the recurring master the Id represents an occurrence of.
occurrenceIndex  Int32
The index of the occurrence.

См. также