OrganizationProfile Class
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.
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. |
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. |