DataConnection Type
The ActCRMConnection object.
Remarks
The ActCRMConnection object. Connection properties can be accessed with the getter and setter methods of this object:
$conn = Connect-ActCRM -URL 'https://myActCRMserver.com' -User 'myUser' -Password 'myPassword' -ActDatabase 'MyActDB $conn | GM