Share via


AdSyncGroupSynchronizingEventArgs.PWAGroupGuid Property

Gets the GUID for 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 PWAGroupGuid As Guid
    Get
'Usage
Dim instance As AdSyncGroupSynchronizingEventArgs
Dim value As Guid

value = instance.PWAGroupGuid
public Guid PWAGroupGuid { get; }

Property Value

Type: System.Guid

See Also

Reference

AdSyncGroupSynchronizingEventArgs Class

AdSyncGroupSynchronizingEventArgs Members

Microsoft.Office.Project.Server.Events Namespace