ActiveSyncDeviceConfiguration.NumberOfFoldersSynced Property
Namespace: Microsoft.Exchange.Management.Tasks
Assembly: Microsoft.Exchange.Management (in Microsoft.Exchange.Management.dll)
Syntax
'Declaration
Public Property NumberOfFoldersSynced As Integer
Get
Private Set
'Usage
Dim instance As ActiveSyncDeviceConfiguration
Dim value As Integer
value = instance.NumberOfFoldersSynced
public int NumberOfFoldersSynced { get; private set; }
Property Value
Type: System.Int32