FolderPermission.UserId Property

Definition

Gets the identifier of the user that the permission applies to.

public:
 property Microsoft::Exchange::WebServices::Data::UserId ^ UserId { Microsoft::Exchange::WebServices::Data::UserId ^ get(); void set(Microsoft::Exchange::WebServices::Data::UserId ^ value); };
public Microsoft.Exchange.WebServices.Data.UserId UserId { get; set; }
Public Property UserId As UserId

Property Value

The identifier of the user that the permission applies to.

Applies to