ADSyncGroupSettings.OnlineUserAccountPopertyName Property

Namespace:  [Admin Web service]
Service reference: http://ServerName:32843/[Project Service Application GUID]/PSI/Admin.svc
Web service reference: http://ServerName/ProjectServerName/_vti_bin/PSI/Admin.asmx?wsdl

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

See Also

Reference

ADSyncGroupSettings Class

ADSyncGroupSettings Members

Admin Web Service