BasePermissionType.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 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.