NameResolutionCollectionItem - свойство

Gets the name resolution at the specified index.

Definition

Пространство имён: Tessa.Exchange.WebServices.Data
Сборка: Tessa.Server (в Tessa.Server.dll) Версия: 3.6.0.22
C#
public NameResolution this[
	int index
] { get; }

Параметры

index  Int32
The index of the name resolution to get.

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

NameResolution
The name resolution at the speicfied index.

См. также