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