RulePredicatesContainsSenderStrings - свойство |
Gets the strings that should appear in the From field 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 ContainsSenderStrings { get; }Public ReadOnly Property ContainsSenderStrings As StringList
Get
public:
property StringList^ ContainsSenderStrings {
StringList^ get ();
}member ContainsSenderStrings : StringList with get
Значение свойства
Тип:
StringList
См. также