ADSyncGroupSettings.OnlineUserAccountPopertyName property
Gets or sets the Active Directory node property name for user account information.
Namespace: Microsoft.Office.Project.Server.Library
Assembly: Microsoft.Office.Project.Server.Library (in Microsoft.Office.Project.Server.Library.dll)
Syntax
'Declaration
Public Property OnlineUserAccountPopertyName As String
Get
Set
'Usage
Dim instance As ADSyncGroupSettings
Dim value As String
value = instance.OnlineUserAccountPopertyName
instance.OnlineUserAccountPopertyName = value
public string OnlineUserAccountPopertyName { get; set; }
Property value
Type: System.String
An Active Directory node property name.