Partager via


UserId.StandardUser Propriété

Définition

Obtient ou définit une valeur qui indique l’utilisateur standard que l’utilisateur représente.

public:
 property Nullable<Microsoft::Exchange::WebServices::Data::StandardUser> StandardUser { Nullable<Microsoft::Exchange::WebServices::Data::StandardUser> get(); void set(Nullable<Microsoft::Exchange::WebServices::Data::StandardUser> value); };
public Nullable<Microsoft.Exchange.WebServices.Data.StandardUser> StandardUser { get; set; }
Public Property StandardUser As Nullable(Of StandardUser)

Valeur de propriété

Utilisateur standard que l’utilisateur représente. Cette propriété peut être une référence null (Nothing en Visual Basic).

S’applique à