TaskAssignedTime - свойство |
Gets the date and time the task was assigned.
Пространство имён:
Tessa.Exchange.WebServices.Data
Сборка:
Tessa.Server (в Tessa.Server.dll) Версия: 3.5.0.19
Синтаксис public DateTime? AssignedTime { get; }
Public ReadOnly Property AssignedTime As DateTime?
Get
public:
property Nullable<DateTime> AssignedTime {
Nullable<DateTime> get ();
}
member AssignedTime : Nullable<DateTime> with get
Значение свойства
Тип:
NullableDateTimeСм. также