DelegateInformation.DelegateUserResponses 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 une liste de réponses pour chacun des utilisateurs délégués impliqués dans l’opération.
public:
property System::Collections::ObjectModel::Collection<Microsoft::Exchange::WebServices::Data::DelegateUserResponse ^> ^ DelegateUserResponses { System::Collections::ObjectModel::Collection<Microsoft::Exchange::WebServices::Data::DelegateUserResponse ^> ^ get(); };
public System.Collections.ObjectModel.Collection<Microsoft.Exchange.WebServices.Data.DelegateUserResponse> DelegateUserResponses { get; }
Public ReadOnly Property DelegateUserResponses As Collection(Of DelegateUserResponse)
Valeur de propriété
Collection d’objets response qui contiennent des informations sur les utilisateurs délégués impliqués dans l’opération.