UserConfiguration.Dictionary プロパティ

定義

ユーザー構成のディクショナリを取得します。

public:
 property Microsoft::Exchange::WebServices::Data::UserConfigurationDictionary ^ Dictionary { Microsoft::Exchange::WebServices::Data::UserConfigurationDictionary ^ get(); };
public Microsoft.Exchange.WebServices.Data.UserConfigurationDictionary Dictionary { get; }
Public ReadOnly Property Dictionary As UserConfigurationDictionary

プロパティ値

ユーザー構成ディクショナリ。

適用対象