MailboxFolderPermission.User Property
Namespace: Microsoft.Exchange.Management.StoreTasks
Assembly: Microsoft.Exchange.Management (in Microsoft.Exchange.Management.dll)
Syntax
'Declaration
Public Property User As MailboxFolderUserId
Get
Private Set
'Usage
Dim instance As MailboxFolderPermission
Dim value As MailboxFolderUserId
value = instance.User
public MailboxFolderUserId User { get; private set; }
Property Value
Type: Microsoft.Exchange.Management.StoreTasks.MailboxFolderUserId