GetUserSettingsResponse.UserSettingErrors Property
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Gets a collection of errors for settings that could not be returned.
public:
property System::Collections::ObjectModel::Collection<Microsoft::Exchange::WebServices::Autodiscover::UserSettingError ^> ^ UserSettingErrors { System::Collections::ObjectModel::Collection<Microsoft::Exchange::WebServices::Autodiscover::UserSettingError ^> ^ get(); };
C#
public System.Collections.ObjectModel.Collection<Microsoft.Exchange.WebServices.Autodiscover.UserSettingError> UserSettingErrors { get; }
Public ReadOnly Property UserSettingErrors As Collection(Of UserSettingError)
A collection of UserSettingError objects.
Ürün | Sürümler |
---|---|
Exchange EWS | Latest |