ServiceObjectPropertyDefinition クラス

定義

サービス オブジェクトのプロパティ定義を表します。

public ref class ServiceObjectPropertyDefinition abstract : Microsoft::Exchange::WebServices::Data::PropertyDefinitionBase
public abstract class ServiceObjectPropertyDefinition : Microsoft.Exchange.WebServices.Data.PropertyDefinitionBase
Public MustInherit Class ServiceObjectPropertyDefinition
Inherits PropertyDefinitionBase
継承
ServiceObjectPropertyDefinition
派生

プロパティ

Type

プロパティの型を取得します。

(継承元 PropertyDefinitionBase)
Version

このプロパティをサポートする Exchange の最小バージョンを取得します。

メソッド

GetJsonType()

関連付けられたプロパティの JavaScript Object Notation (JSON) 変数型 ( 文字列数値オブジェクト配列ブール型など) を取得します。 このGetJsonType()方法は、Exchange Onlineおよび 2013 以降のバージョンの Exchange を対象とするクライアントExchange Server適用できます。

ToString()

現在Objectの をString表す を返します。

(継承元 PropertyDefinitionBase)

適用対象