DelegateUser.UserId Property
Definition
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 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.