UserConfigurationType.Dictionary プロパティ

定義

public:
 property cli::array <ExchangeWebServices::UserConfigurationDictionaryEntryType ^> ^ Dictionary { cli::array <ExchangeWebServices::UserConfigurationDictionaryEntryType ^> ^ get(); void set(cli::array <ExchangeWebServices::UserConfigurationDictionaryEntryType ^> ^ value); };
public ExchangeWebServices.UserConfigurationDictionaryEntryType[] Dictionary { get; set; }
Public Property Dictionary As UserConfigurationDictionaryEntryType()

プロパティ値

UserConfigurationDictionaryEntryType を返します。

適用対象