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

Initializes an unsaved local instance of Appointment. To bind to an existing appointment, use Appointment.Bind() instead.

Definition

Пространство имён: Tessa.Exchange.WebServices.Data
Сборка: Tessa.Server (в Tessa.Server.dll) Версия: 3.6.0.22
C#
public Appointment(
	ExchangeService service
)

Параметры

service  ExchangeService
The ExchangeService instance to which this appointmtnt is bound.

См. также