ADSyncGroupSettings.OnlineUserAccountPopertyName property
Namespace: WebSvcAdmin
Assembly: ProjectServerServices (in ProjectServerServices.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