Share via


UnifiedPolicySyncNotificationId.IdValue property

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

Syntax

'Declaration
Public Property IdValue As String
    Get
    Set
'Usage
Dim instance As UnifiedPolicySyncNotificationId
Dim value As String

value = instance.IdValue

instance.IdValue = value
public string IdValue { get; set; }

Property value

Type: System.String

See also

Reference

UnifiedPolicySyncNotificationId class

UnifiedPolicySyncNotificationId members

Microsoft.Exchange.Data.Storage.Management namespace