Share via


ExtensibleQueueInfo.RetryCount property

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

Syntax

'Declaration
Public MustOverride Property RetryCount As Integer
    Get
    Friend Set
'Usage
Dim instance As ExtensibleQueueInfo
Dim value As Integer

value = instance.RetryCount
public abstract int RetryCount { get; internal set; }

Property value

Type: System.Int32

See also

Reference

ExtensibleQueueInfo class

ExtensibleQueueInfo members

Microsoft.Exchange.Data.QueueViewer namespace