Share via


QueueDigestPresentationObject.StaleMessageCount property

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

Syntax

'Declaration
Public Property StaleMessageCount As Integer
    Get
    Set
'Usage
Dim instance As QueueDigestPresentationObject
Dim value As Integer

value = instance.StaleMessageCount

instance.StaleMessageCount = value
public int StaleMessageCount { get; set; }

Property value

Type: System.Int32

See also

Reference

QueueDigestPresentationObject class

QueueDigestPresentationObject members

Microsoft.Exchange.Data.QueueDigest namespace