Share via


AdSyncGroupSynchronizedEventArgs.PWAGroupGuid Property

Gets the GUID for the security group that is 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 AdSyncGroupSynchronizedEventArgs
Dim value As Guid

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

Property Value

Type: System.Guid

See Also

Reference

AdSyncGroupSynchronizedEventArgs Class

AdSyncGroupSynchronizedEventArgs Members

Microsoft.Office.Project.Server.Events Namespace