Share via


UnifiedPolicyNotificationBase.RetryCount property

Namespace:  Microsoft.Exchange.Data.Storage.Management
Assembly:  Microsoft.Exchange.Data.Storage (in Microsoft.Exchange.Data.Storage.dll)

Syntax

'Declaration
Public ReadOnly Property RetryCount As Integer
    Get
'Usage
Dim instance As UnifiedPolicyNotificationBase
Dim value As Integer

value = instance.RetryCount
public int RetryCount { get; }

Property value

Type: System.Int32

See also

Reference

UnifiedPolicyNotificationBase class

UnifiedPolicyNotificationBase members

Microsoft.Exchange.Data.Storage.Management namespace