PublicFolderAdministrativeAceObject Members
Include Protected Members
Include Inherited Members
Encapsulates access rules for a public folder.
The PublicFolderAdministrativeAceObject type exposes the following members.
Constructors
Name | Description | |
---|---|---|
![]() |
PublicFolderAdministrativeAceObject() | Initializes a new instance of the PublicFolderAdministrativeAceObject class. |
![]() |
PublicFolderAdministrativeAceObject(ActiveDirectoryAccessRule, PublicFolderId) | Initializes a new instance of the PublicFolderAdministrativeAceObject class with specified access rules and folder identifier. |
Top
Properties
Name | Description | |
---|---|---|
![]() |
AccessRights | Gets or sets the access rights associated with a public folder. |
![]() |
Deny | (Inherited from AcePresentationObject.) |
![]() |
Identity | (Inherited from AcePresentationObject.) |
![]() |
InheritanceType | (Inherited from AcePresentationObject.) |
![]() |
IsInherited | (Inherited from AcePresentationObject.) |
![]() |
IsValid | (Inherited from ConfigurableObject.) |
![]() |
RealAce | (Inherited from AcePresentationObject.) |
![]() |
User | (Inherited from AcePresentationObject.) |
Top
Methods
Name | Description | |
---|---|---|
![]() |
Clone | (Inherited from ConfigurableObject.) |
![]() |
Equals | (Inherited from Object.) |
![]() |
Finalize | (Inherited from Object.) |
![]() |
GetHashCode | (Inherited from Object.) |
![]() |
GetProperties | (Inherited from ConfigurableObject.) |
![]() |
GetType | (Inherited from Object.) |
![]() |
MemberwiseClone | (Inherited from Object.) |
![]() |
PopulateCalculatedProperties | (Inherited from AcePresentationObject.) |
![]() |
ToString | (Inherited from Object.) |
![]() |
Validate | (Inherited from ConfigurableObject.) |
![]() |
ValidateRead | (Inherited from ConfigurableObject.) |
![]() |
ValidateWrite | (Inherited from ConfigurableObject.) |
Top
Explicit Interface Implementations
Name | Description | |
---|---|---|
![]() ![]() |
IConfigurable.CopyChangesFrom | (Inherited from ConfigurableObject.) |
![]() ![]() |
IConfigurable.ObjectState | (Inherited from ConfigurableObject.) |
![]() ![]() |
IConfigurable.ResetChangeTracking | (Inherited from ConfigurableObject.) |
Top