Share via


AdSyncERPSynchronizingEventArgs.ADGroupName property

Gets the name of the Active Directory group.

Namespace:  Microsoft.Office.Project.Server.Events
Assembly:  Microsoft.Office.Project.Server.Events.Receivers (in Microsoft.Office.Project.Server.Events.Receivers.dll)

Syntax

'Declaration
Public ReadOnly Property ADGroupName As String
    Get
'Usage
Dim instance As AdSyncERPSynchronizingEventArgs
Dim value As String

value = instance.ADGroupName
public string ADGroupName { get; }

Property value

Type: System.String

See also

Reference

AdSyncERPSynchronizingEventArgs class

AdSyncERPSynchronizingEventArgs members

Microsoft.Office.Project.Server.Events namespace