Share via


SynchronizationRunStatus.Adds property

Namespace:  Microsoft.Office.Server.UserProfiles
Assembly:  Microsoft.Office.Server.UserProfiles (in Microsoft.Office.Server.UserProfiles.dll)

Syntax

'Declaration
Public ReadOnly Property Adds As Integer
    Get
'Usage
Dim instance As SynchronizationRunStatus
Dim value As Integer

value = instance.Adds
public int Adds { get; }

Property value

Type: System.Int32

See also

Reference

SynchronizationRunStatus class

SynchronizationRunStatus members

Microsoft.Office.Server.UserProfiles namespace