DelegateUserType.UserId Property

Definition

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.

Applies to