OrganizationProfile Class

Definition

Represents a partner's organization profile.

public sealed class OrganizationProfile : Microsoft.Store.PartnerCenter.Models.ResourceBaseWithLinks<Microsoft.Store.PartnerCenter.Models.StandardResourceLinks>
type OrganizationProfile = class
    inherit ResourceBaseWithLinks<StandardResourceLinks>
Public NotInheritable Class OrganizationProfile
Inherits ResourceBaseWithLinks(Of StandardResourceLinks)
Inheritance

Constructors

OrganizationProfile()

Initializes a new instance of the OrganizationProfile class.

Properties

Attributes

Gets the attributes.

(Inherited from ResourceBase)
CompanyName

Gets or sets the name of the company.

Culture

Gets or sets the culture.

DefaultAddress

Gets or sets the default address.

Domain

Gets or sets the domain.

Email

Gets or sets the email.

Id

Gets or sets the Id.

Language

Gets or sets the language.

Links

Gets or sets the resource links.

(Inherited from ResourceBaseWithLinks<TLinks>)
TenantId

Gets or sets the tenant identifier.

Applies to