ExtendedProperty クラス

定義

拡張プロパティを表します。

public ref class ExtendedProperty sealed : Microsoft::Exchange::WebServices::Data::ComplexProperty
public sealed class ExtendedProperty : Microsoft.Exchange.WebServices.Data.ComplexProperty
Public NotInheritable Class ExtendedProperty
Inherits ComplexProperty
継承
ExtendedProperty

プロパティ

PropertyDefinition

拡張プロパティの定義を取得します。

Value

拡張プロパティの値を取得または設定します。

メソッド

Equals(Object)

拡張プロパティが指定したオブジェクトと等しいかどうかを示します。

GetHashCode()

ExtendedProperty オブジェクトのハッシュ コードを返します。

適用対象