GetUserSettingsResponse.Settings Propriété
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
Obtient les paramètres demandés pour l’utilisateur.
public:
property System::Collections::Generic::IDictionary<Microsoft::Exchange::WebServices::Autodiscover::UserSettingName, System::Object ^> ^ Settings { System::Collections::Generic::IDictionary<Microsoft::Exchange::WebServices::Autodiscover::UserSettingName, System::Object ^> ^ get(); };
public System.Collections.Generic.IDictionary<Microsoft.Exchange.WebServices.Autodiscover.UserSettingName,object> Settings { get; }
Public ReadOnly Property Settings As IDictionary(Of UserSettingName, Object)
Valeur de propriété
Paramètres utilisateur demandés.