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