UnifiedPolicyStatusNotification.StatusUpdateSvcUrl property
Namespace: Microsoft.Exchange.Data.Storage.Management
Assembly: Microsoft.Exchange.Data.Storage (in Microsoft.Exchange.Data.Storage.dll)
Syntax
'Declaration
Public ReadOnly Property StatusUpdateSvcUrl As String
Get
'Usage
Dim instance As UnifiedPolicyStatusNotification
Dim value As String
value = instance.StatusUpdateSvcUrl
public string StatusUpdateSvcUrl { get; }
Property value
Type: System.String
See also
Reference
UnifiedPolicyStatusNotification class