ICustomerProfileCollection.Company Property

Definition

Gets the customer's company profile operations.

public Microsoft.Store.PartnerCenter.Customers.Profiles.ICustomerReadonlyProfile<Microsoft.Store.PartnerCenter.Models.Customers.CustomerCompanyProfile> Company { get; }
member this.Company : Microsoft.Store.PartnerCenter.Customers.Profiles.ICustomerReadonlyProfile<Microsoft.Store.PartnerCenter.Models.Customers.CustomerCompanyProfile>
Public ReadOnly Property Company As ICustomerReadonlyProfile(Of CustomerCompanyProfile)

Property Value

Applies to