RulePredicatesImportance - свойство |
Gets or sets the importance that should be stamped on incoming messages
for the condition or exception to apply. To disable this predicate, set
it to null.
Пространство имён:
Tessa.Exchange.WebServices.Data
Сборка:
Tessa.Server (в Tessa.Server.dll) Версия: 3.5.0.19
Синтаксисpublic Importance? Importance { get; set; }Public Property Importance As Importance?
Get
Set
public:
property Nullable<Importance> Importance {
Nullable<Importance> get ();
void set (Nullable<Importance> value);
}member Importance : Nullable<Importance> with get, set
Значение свойства
Тип:
NullableImportance
См. также