Compartilhar via


NameResolutionCollection.Item[Int32] Propriedade

Definição

Obtém a resolução de nomes no índice especificado.

public:
 property Microsoft::Exchange::WebServices::Data::NameResolution ^ default[int] { Microsoft::Exchange::WebServices::Data::NameResolution ^ get(int index); };
public Microsoft.Exchange.WebServices.Data.NameResolution this[int index] { get; }
Default Public ReadOnly Property Item(index As Integer) As NameResolution

Parâmetros

index
Int32

O índice da resolução de nomes.

Valor da propriedade

A resolução de nomes no índice especificado.

Aplica-se a