Record.OrganizationId

Record.OrganizationId property

Gets or sets GUID for your organization’s Office 365 tenant. This value will always be the same for your organization, regardless of the Office 365 service in which it occurs. Mandatory: Yes

public Guid OrganizationId { get; set; }

See Also