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
Public method PublicFolderAdministrativeAceObject() Initializes a new instance of the PublicFolderAdministrativeAceObject class.
Public method PublicFolderAdministrativeAceObject(ActiveDirectoryAccessRule, PublicFolderId) Initializes a new instance of the PublicFolderAdministrativeAceObject class with specified access rules and folder identifier.

Top

Properties

  Name Description
Public property AccessRights Gets or sets the access rights associated with a public folder.
Public property Deny (Inherited from AcePresentationObject.)
Public property Identity (Inherited from AcePresentationObject.)
Public property InheritanceType (Inherited from AcePresentationObject.)
Public property IsInherited (Inherited from AcePresentationObject.)
Public property IsValid (Inherited from ConfigurableObject.)
Protected property RealAce (Inherited from AcePresentationObject.)
Public property User (Inherited from AcePresentationObject.)

Top

Methods

  Name Description
Public method Clone (Inherited from ConfigurableObject.)
Public method Equals (Inherited from Object.)
Protected method Finalize (Inherited from Object.)
Public method GetHashCode (Inherited from Object.)
Public method GetProperties (Inherited from ConfigurableObject.)
Public method GetType (Inherited from Object.)
Protected method MemberwiseClone (Inherited from Object.)
Protected method PopulateCalculatedProperties (Inherited from AcePresentationObject.)
Public method ToString (Inherited from Object.)
Public method Validate (Inherited from ConfigurableObject.)
Protected method ValidateRead (Inherited from ConfigurableObject.)
Protected method ValidateWrite (Inherited from ConfigurableObject.)

Top

Explicit Interface Implementations

  Name Description
Explicit interface implemetationPrivate method IConfigurable.CopyChangesFrom (Inherited from ConfigurableObject.)
Explicit interface implemetationPrivate property IConfigurable.ObjectState (Inherited from ConfigurableObject.)
Explicit interface implemetationPrivate method IConfigurable.ResetChangeTracking (Inherited from ConfigurableObject.)

Top