PropertyDefinition クラス

定義

フォルダーまたはアイテム プロパティの定義を表します。

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

プロパティ

Name

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

Type

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

(継承元 PropertyDefinitionBase)
Version

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

メソッド

GetJsonType()

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

(継承元 ServiceObjectPropertyDefinition)
ToString()

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

(継承元 PropertyDefinitionBase)

適用対象