QueueDigestPresentationObject class

Inheritance hierarchy

System.Object
  Microsoft.Exchange.Data.ConfigurableObject
    Microsoft.Exchange.Data.QueueDigest.QueueDigestPresentationObject

Namespace:  Microsoft.Exchange.Data.QueueDigest
Assembly:  Microsoft.Exchange.Data (in Microsoft.Exchange.Data.dll)

Syntax

'Declaration
<SerializableAttribute> _
Public Class QueueDigestPresentationObject _
    Inherits ConfigurableObject
'Usage
Dim instance As QueueDigestPresentationObject
[SerializableAttribute]
public class QueueDigestPresentationObject : ConfigurableObject

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.

See also

Reference

QueueDigestPresentationObject members

Microsoft.Exchange.Data.QueueDigest namespace