UserConfiguration.Dictionary Property

Definition

Gets the dictionary of the user configuration.

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

Property Value

A user configuration dictionary.

Applies to