CompanyId Parameter (Connect-LinkedIn Cmdlet)
The company Id of the currently logged on user. If specifying the Company Id in the query, use the format urn:li:organization:{thecompanyid}.
Syntax
Connect-LinkedIn -CompanyId string
Data Type
cstr
Default Value
""
Remarks
This property must be set in the connection string or query. Otherwise, the cmdlet will use the first found company Id.
This is a required parameter.