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