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.5.0.19
Синтаксис 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См. также