AvailabilityOptionsCurrentMeetingTime - свойство |
Gets or sets the start time of a meeting that you want to update with the suggested meeting times.
Пространство имён:
Tessa.Exchange.WebServices.Data
Сборка:
Tessa.Server (в Tessa.Server.dll) Версия: 3.5.0.19
Синтаксис public DateTime? CurrentMeetingTime { get; set; }
Public Property CurrentMeetingTime As DateTime?
Get
Set
public:
property Nullable<DateTime> CurrentMeetingTime {
Nullable<DateTime> get ();
void set (Nullable<DateTime> value);
}
member CurrentMeetingTime : Nullable<DateTime> with get, set
Значение свойства
Тип:
NullableDateTimeСм. также