DelegateUserType.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.
The UserId property gets or sets a value that identifies the delegate.
public:
property ExchangeWebServices::UserIdType ^ UserId { ExchangeWebServices::UserIdType ^ get(); void set(ExchangeWebServices::UserIdType ^ value); };
public ExchangeWebServices.UserIdType UserId { get; set; }
Public Property UserId As UserIdType
Property Value
The UserId property returns a UserIdType object that identifies the delegate.