PublicFolderStatistics Class
Inheritance Hierarchy
System.Object
Microsoft.Exchange.Data.ConfigurableObject
Microsoft.Exchange.Data.Mapi.MapiObject
Microsoft.Exchange.Data.Mapi.Folder
Microsoft.Exchange.Data.Mapi.PublicFolderEntry
Microsoft.Exchange.Data.Mapi.PublicFolderStatistics
Namespace: Microsoft.Exchange.Data.Mapi
Assembly: Microsoft.Exchange.Data.Mapi (in Microsoft.Exchange.Data.Mapi.dll)
Syntax
'Declaration
<SerializableAttribute> _
Public NotInheritable Class PublicFolderStatistics _
Inherits PublicFolderEntry
'Usage
Dim instance As PublicFolderStatistics
[SerializableAttribute]
public sealed class PublicFolderStatistics : PublicFolderEntry
Thread Safety
Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.