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)
|
Type: Variant
Type: String
Type: Boolean |
This function does not return a value. |