DataConnection Type
The MicrosoftProjectConnection object.
Remarks
The MicrosoftProjectConnection object. Connection properties can be accessed with the getter and setter methods of this object:
$conn = Connect-MicrosoftProject -User 'myuseraccount' -Password 'mypassword' -URL 'http://myserver/myOrgRoot' $conn | GM