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

NameResolutionCollectionItem - свойство

Gets the name resolution at the specified index.

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

Параметры

index
Тип: SystemInt32
The index of the name resolution to get.

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

Тип: NameResolution
The name resolution at the speicfied index.
См. также