Для изменения размера нажмите или перетащите

ComplexPropertyCollectionTComplexPropertyContains - метод

Determines whether a specific property is in the collection.

Пространство имён:  Tessa.Exchange.WebServices.Data
Сборка:  Tessa.Server (в Tessa.Server.dll) Версия: 3.5.0.19
Синтаксис
public bool Contains(
	TComplexProperty complexProperty
)

Параметры

complexProperty
Тип: TComplexProperty
The property to locate in the collection.

Возвращаемое значение

Тип: Boolean
True if the property was found in the collection, false otherwise.
См. также