EdgeConfigStatus.SynchronizedObjects Property

Namespace:  Microsoft.Exchange.EdgeSync.Validation
Assembly:  Microsoft.Exchange.EdgeSync.Common (in Microsoft.Exchange.EdgeSync.Common.dll)

Syntax

'Declaration
Public Property SynchronizedObjects As UInteger
    Get
    Set
'Usage
Dim instance As EdgeConfigStatus
Dim value As UInteger

value = instance.SynchronizedObjects

instance.SynchronizedObjects = value
public uint SynchronizedObjects { get; set; }

Property Value

Type: System.UInt32