BasePermissionType.UserId Property

Definition

The UserId property identifies a user or a delegate user who has folder access permissions.

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 instance that identifies a user or a delegate user who has folder access permissions.

Applies to