SupportProfile Class

Definition

Represents a partner's support profile.

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

Constructors

SupportProfile()

Properties

Attributes

Gets the attributes.

(Inherited from ResourceBase)
Email

Gets or sets the email.

Links

Gets or sets the resource links.

(Inherited from ResourceBaseWithLinks<TLinks>)
Telephone

Gets or sets the telephone.

Website

Gets or sets the website.

Applies to