PublicFolderStatistics Members

Include Protected Members
Include Inherited Members

The PublicFolderStatistics type exposes the following members.

Constructors

  Name Description
Public method PublicFolderStatistics

Top

Properties

  Name Description
Public property AdminDisplayName
Public property AssociatedItemCount
Public property ContactCount
Public property CreationTime
Public property DatabaseName
Public property DeletedItemCount
Public property EntryId
Public property ExpiryTime
Public property FolderPath
Public property Identity (Inherited from PublicFolderEntry.)
Public property IsDeletePending
Public property IsValid Gets a value that indicates whether the object is configured correctly. (Inherited from ConfigurableObject.)
Public property ItemCount
Public property LastAccessTime
Public property LastModificationTime
Public property LastUserAccessTime
Public property LastUserModificationTime
Public property MapiIdentity (Inherited from MapiObject.)
Public property Name
Public property OriginatingServer (Inherited from MapiObject.)
Public property OwnerCount
Protected property RetrievePropertiesScopeForFinding (Inherited from Folder.)
Public property ServerName
Public property StorageGroupName
Public property TotalAssociatedItemSize
Public property TotalDeletedItemSize
Public property TotalItemSize
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 (Inherited from PublicFolderEntry.)
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 (Inherited from PublicFolderEntry.)
Public method GetHashCode (Inherited from Object.)
Protected method GetIdentity (Inherited from PublicFolderEntry.)
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) (Inherited from Folder.)
Protected method UpdateIdentity(MapiObject.UpdateIdentityFlags, MapiFolderPath) (Inherited from Folder.)
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