Gets or sets a value indicating whether this rule is enabled.
Пространство имён:
Tessa.Exchange.WebServices.Data
Сборка:
Tessa.Server (в Tessa.Server.dll) Версия: 3.5.0.19
Синтаксисpublic bool IsEnabled { get; set; }Public Property IsEnabled As Boolean
Get
Set
public:
property bool IsEnabled {
bool get ();
void set (bool value);
}member IsEnabled : bool with get, set
Значение свойства
Тип:
Boolean
См. также