public sealed class FolderPermission : ComplexProperty
Public NotInheritable Class FolderPermission
Inherits ComplexProperty
public ref class FolderPermission sealed : public ComplexProperty
[<SealedAttribute>]
type FolderPermission =
class
inherit ComplexProperty
end
FolderPermission | Initializes a new instance of the FolderPermission class. |
FolderPermission(StandardUser, FolderPermissionLevel) | Initializes a new instance of the FolderPermission class. |
FolderPermission(String, FolderPermissionLevel) | Initializes a new instance of the FolderPermission class. |
FolderPermission(UserId, FolderPermissionLevel) | Initializes a new instance of the FolderPermission class. |
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. |
Equals | Determines whether the specified object is equal to the current object. (Унаследован от Object) |
Finalize | Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (Унаследован от Object) |
GetHashCode | Serves as the default hash function. (Унаследован от Object) |
GetType | Gets the Type of the current instance. (Унаследован от Object) |
MemberwiseClone | Creates a shallow copy of the current Object. (Унаследован от Object) |
ToString | Returns a string that represents the current object. (Унаследован от Object) |
Get | (Определяется ComHelper) |
InternalMarkerCanvas |
Возвращает маркер аннотации
(Определяется AnnotationInternalsAccessor) |
Invoke | (Определяется ComHelper) |
Set | (Определяется ComHelper) |