Share via


Folder Members

Include Protected Members
Include Inherited Members

The Folder type exposes the following members.

Constructors

  Name Description
Public method Folder

Top

Properties

  Name Description
Public property Identity
Public property IsValid Gets a value that indicates whether the object is configured correctly. (Inherited from ConfigurableObject.)
Public property MapiIdentity (Inherited from MapiObject.)
Public property OriginatingServer (Inherited from MapiObject.)
Protected property RetrievePropertiesScopeForFinding (Overrides MapiObject.RetrievePropertiesScopeForFinding.)
Protected property UpdateIdentityFlagsForCreating (Inherited from MapiObject.)
Protected property UpdateIdentityFlagsForFinding (Inherited from MapiObject.)
Protected property UpdateIdentityFlagsForReading (Inherited from MapiObject.)

Top

Methods

  Name Description
Public method Clone (Inherited from ConfigurableObject.)
Protected method ConstructIdentity
Public method Dispose() (Inherited from MapiObject.)
Protected method Dispose(Boolean) (Inherited from MapiObject.)
Protected method EnableDisposeTracking (Inherited from MapiObject.)
Public method Equals (Inherited from Object.)
Protected method Finalize (Inherited from Object.)
Public method GetDisposeTracker (Overrides MapiObject.GetDisposeTracker().)
Public method GetHashCode (Inherited from Object.)
Protected method GetIdentity (Inherited from MapiObject.)
Public method GetProperties (Inherited from ConfigurableObject.)
Public method GetType (Inherited from Object.)
Protected method MemberwiseClone (Inherited from Object.)
Protected method SetIdentity (Inherited from MapiObject.)
Public method SuppressDisposeTracker (Inherited from MapiObject.)
Public method ToString (Inherited from Object.)
Protected method UpdateIdentity(MapiObject.UpdateIdentityFlags) (Overrides MapiObject.UpdateIdentity(MapiObject.UpdateIdentityFlags).)
Protected method UpdateIdentity(MapiObject.UpdateIdentityFlags, MapiFolderPath)
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