CrmServiceClient.ConnectedOrgId Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
ID of the connected organization.
public:
property Guid ConnectedOrgId { Guid get(); };
public Guid ConnectedOrgId { get; }
member this.ConnectedOrgId : Guid
Public ReadOnly Property ConnectedOrgId As Guid