Task.DueDate - свойство

Gets or sets the date and time on which the task is due.

Definition

Пространство имён: Tessa.Exchange.WebServices.Data
Сборка: Tessa.Server (в Tessa.Server.dll) Версия: 3.6.0.24
C#
public DateTime? DueDate { get; set; }

Значение свойства

Nullable<DateTime>

См. также