RulePredicatesContainsHeaderStrings - свойство |
Gets the strings that should appear in the headers of incoming messages
for the condition or exception to apply. To disable this predicate, empty
the list.
Пространство имён:
Tessa.Exchange.WebServices.Data
Сборка:
Tessa.Server (в Tessa.Server.dll) Версия: 3.5.0.19
Синтаксисpublic StringList ContainsHeaderStrings { get; }
Public ReadOnly Property ContainsHeaderStrings As StringList
Get
public:
property StringList^ ContainsHeaderStrings {
StringList^ get ();
}
member ContainsHeaderStrings : StringList with get
Значение свойства
Тип:
StringList
См. также