次の方法で共有


ServiceObjectSchema.GetEnumerator メソッド

定義

スキーマのプロパティの列挙子を提供します。

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)

戻り値

列挙 子。

実装

適用対象