UserConfigurationType.Dictionary Property

Definition

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()

Property Value

Returns UserConfigurationDictionaryEntryType.

Applies to