Partager via


PropertySet.Item[Int32] Propriété

Définition

Obtient l’élément à l’index spécifié. La Item[Int32] propriété s’applique aux clients qui ciblent Exchange Online et versions d’Exchange à compter de Exchange Server 2013.

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

Paramètres

index
Int32

Index de la propriété demandée dans le jeu de propriétés.

Valeur de propriété

Élément à l’index spécifié.

S’applique à