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

ComplexPropertyCollectionTComplexPropertyIndexOf - метод

Searches for a specific property and return its zero-based index within the collection.

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

Параметры

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

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

Тип: Int32
The zero-based index of the property within the collection.
См. также