Share via


ADAcePresentationObject members

Include protected members
Include inherited members

Enables you to pass an entire object to the command to be processed.

The ADAcePresentationObject type exposes the following members.

Constructors

  Name Description
Public method ADAcePresentationObject()
Public method ADAcePresentationObject(ActiveDirectoryAccessRule, ADObjectId)

Top

Properties

  Name Description
Public property AccessRights
Public property ChildObjectTypes
Public property Deny (Inherited from AcePresentationObject.)
Public property ExtendedRights
Public property Identity (Inherited from AcePresentationObject.)
Public property InheritanceType (Inherited from AcePresentationObject.)
Public property InheritedObjectType
Public property IsInherited (Inherited from AcePresentationObject.)
Public property IsValid Gets a value that indicates whether the object is configured correctly. (Inherited from ConfigurableObject.)
Public property Properties
Protected property RealAce (Inherited from AcePresentationObject.)
Public property User (Inherited from AcePresentationObject.)

Top

Methods

  Name Description
Public method Clone Creates a clone of this ConfigurableObject instance. (Inherited from ConfigurableObject.)
Public method GetProperties Returns a collection of properties for this instance. (Inherited from ConfigurableObject.)
Protected method PopulateCalculatedProperties (Overrides AcePresentationObject.PopulateCalculatedProperties().)
Protected method TryConvertOutputProperty(Object, PropertyDefinition, Object) (Inherited from ConfigurableObject.)
Protected method TryConvertOutputProperty(Object, String, Object) (Inherited from ConfigurableObject.)
Public method Validate Returns a list of validation errors for the object. (Inherited from ConfigurableObject.)
Protected method ValidateRead Reads a list of validation errors. (Inherited from ConfigurableObject.)
Protected method ValidateWrite (Overrides ConfigurableObject.ValidateWrite(List<ValidationError>).)

Top

Explicit interface implementations

  Name Description
Explicit interface implemetationPrivate method IConfigurable.CopyChangesFrom Copies changes from the specified source. (Inherited from ConfigurableObject.)
Explicit interface implemetationPrivate property IConfigurable.ObjectState Gets the object state. (Inherited from ConfigurableObject.)
Explicit interface implemetationPrivate method IConfigurable.ResetChangeTracking Clears change tracking entries for the object. (Inherited from ConfigurableObject.)

Top

See also

Reference

ADAcePresentationObject class

Microsoft.Exchange.Management.RecipientTasks namespace