RecurringAppointmentMasterId - конструктор |
Пространство имён:
Tessa.Exchange.WebServices.Data
Сборка:
Tessa.Server (в Tessa.Server.dll) Версия: 3.5.0.19
Синтаксис public RecurringAppointmentMasterId(
string occurrenceId
)
Public Sub New (
occurrenceId As String
)
public:
RecurringAppointmentMasterId(
String^ occurrenceId
)
new :
occurrenceId : string -> RecurringAppointmentMasterId
Параметры
- occurrenceId
- Тип: SystemString
The Id of an occurrence in the recurring series.
См. также