DelegateUser.UserId Property

Definition

Gets the identifier of the delegate user.

public:
 property Microsoft::Exchange::WebServices::Data::UserId ^ UserId { Microsoft::Exchange::WebServices::Data::UserId ^ get(); };
public Microsoft.Exchange.WebServices.Data.UserId UserId { get; }
Public ReadOnly Property UserId As UserId

Property Value

An object that contains identifying information about the delegate user.

Applies to