Users.AddIntegrated

This function adds one or more Windows DOMAIN/usernames users to system, optionally synchronizing with Enterprise group.

Syntax Parameters Return Value
Sub Users.AddIntegrated( _
    Name As Variant, _
    GroupName As String, _
    bRemoveObsolete As Boolean)
  • Name [in]

Type: Variant

  • GroupName [in]

Type: String

  • bRemoveObsolete [in]

Type: Boolean

This function does not return a value.