Gets or sets the date and time on which the task starts.
Пространство имён:
Tessa.Exchange.WebServices.Data
Сборка:
Tessa.Server (в Tessa.Server.dll) Версия: 3.5.0.19
Синтаксис public DateTime? StartDate { get; set; }
Public Property StartDate As DateTime?
Get
Set
public:
property Nullable<DateTime> StartDate {
Nullable<DateTime> get ();
void set (Nullable<DateTime> value);
}
member StartDate : Nullable<DateTime> with get, set
Значение свойства
Тип:
NullableDateTimeСм. также