Compartir a través de


ServiceObjectSchema.GetEnumerator Método

Definición

Proporciona un enumerador para las propiedades del esquema.

public:
 virtual System::Collections::Generic::IEnumerator<Microsoft::Exchange::WebServices::Data::PropertyDefinition ^> ^ GetEnumerator();
public System.Collections.Generic.IEnumerator<Microsoft.Exchange.WebServices.Data.PropertyDefinition> GetEnumerator();
Public Function GetEnumerator () As IEnumerator(Of PropertyDefinition)

Devoluciones

Enumerador.

Implementaciones

Se aplica a