Partager via


NameResolutionCollection.Item[Int32] Propriété

Définition

Obtient la résolution de noms à l’index spécifié.

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

Paramètres

index
Int32

Index de la résolution de noms.

Valeur de propriété

Résolution de noms à l’index spécifié.

S’applique à