FolderPermission - свойства |
Тип FolderPermission предоставляет следующие члены.
Имя | Описание | |
---|---|---|
![]() | CanCreateItems |
Gets or sets a value indicating whether the user can create new items.
|
![]() | CanCreateSubFolders |
Gets or sets a value indicating whether the user can create sub-folders.
|
![]() | DeleteItems |
Gets or sets a value indicating if/how the user can delete existing items.
|
![]() | DisplayPermissionLevel |
Gets the permission level that Outlook would display for this folder permission.
|
![]() | EditItems |
Gets or sets a value indicating if/how the user can edit existing items.
|
![]() | IsFolderContact |
Gets or sets a value indicating whether the user is a contact for the folder.
|
![]() | IsFolderOwner |
Gets or sets a value indicating whether the user owns the folder.
|
![]() | IsFolderVisible |
Gets or sets a value indicating whether the folder is visible to the user.
|
![]() | PermissionLevel |
Gets or sets the permission level.
|
![]() | ReadItems |
Gets or sets the read items access permission.
|
![]() | UserId |
Gets the Id of the user the permission applies to.
|