Compartilhar via


PropertySet.Item[Int32] Propriedade

Definição

Obtém o item no índice especificado. A Item[Int32] propriedade é aplicável para clientes que visam Exchange Online e versões do Exchange a partir 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

Parâmetros

index
Int32

O índice da propriedade solicitada no conjunto de propriedades.

Valor da propriedade

O item no índice especificado.

Aplica-se a