RulePredicateDateRangeStart - свойство
Gets or sets the range start date and time. If Start is set to null, no
start date applies.
Пространство имён: Tessa.Exchange.WebServices.DataСборка: Tessa.Server (в Tessa.Server.dll) Версия: 3.6.0.22
public DateTime? Start { get; set; }
Public Property Start As DateTime?
Get
Set
public:
property Nullable<DateTime> Start {
Nullable<DateTime> get ();
void set (Nullable<DateTime> value);
}
member Start : Nullable<DateTime> with get, set
Значение свойства
NullableDateTime