Appointment - конструктор
Initializes an unsaved local instance of
Appointment. To bind to an existing appointment, use Appointment.Bind() instead.
Пространство имён: Tessa.Exchange.WebServices.DataСборка: Tessa.Server (в Tessa.Server.dll) Версия: 3.6.0.22
public Appointment(
ExchangeService service
)
Public Sub New (
service As ExchangeService
)
public:
Appointment(
ExchangeService^ service
)
new :
service : ExchangeService -> Appointment
Параметры
- service ExchangeService
- The ExchangeService instance to which this appointmtnt is bound.