Share via


AdSyncGroupSynchronizingEventArgs.PWAGroupName Property

Gets the name of the security group that is to be synchronized with Active Directory.

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 PWAGroupName As String
    Get
'Usage
Dim instance As AdSyncGroupSynchronizingEventArgs
Dim value As String

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

Property Value

Type: System.String

See Also

Reference

AdSyncGroupSynchronizingEventArgs Class

AdSyncGroupSynchronizingEventArgs Members

Microsoft.Office.Project.Server.Events Namespace