PublicFolderItemStatistics Members

Include Protected Members
Include Inherited Members

The PublicFolderItemStatistics type exposes the following members.

Constructors

  Name Description
Public method PublicFolderItemStatistics

Top

Properties

  Name Description
Public property CreationTime
Public property DatabaseName
Public property HasAttachments
Public property Identity
Public property IsValid Gets a value that indicates whether the object is configured correctly. (Inherited from ConfigurableObject.)
Public property ItemType
Public property LastModificationTime
Public property MapiIdentity (Inherited from MapiObject.)
Public property MessageSize
Public property OriginatingServer (Inherited from MapiObject.)
Public property PublicFolderName
Protected property RetrievePropertiesScopeForFinding (Inherited from MapiObject.)
Public property ServerName
Public property Subject
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.)
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 (Inherited from MapiObject.)
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