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