AppointmentIsCancelled - свойство |
Gets a value indicating whether the appointment has been cancelled.
Пространство имён:
Tessa.Exchange.WebServices.Data
Сборка:
Tessa.Server (в Tessa.Server.dll) Версия: 3.5.0.19
Синтаксисpublic bool IsCancelled { get; }Public ReadOnly Property IsCancelled As Boolean
Get
public:
property bool IsCancelled {
bool get ();
}member IsCancelled : bool with get
Значение свойства
Тип:
Boolean
См. также