ICustomer.Profiles Property

Definition

Obtains the profiles behavior for the customer.

public Microsoft.Store.PartnerCenter.Customers.Profiles.ICustomerProfileCollection Profiles { get; }
member this.Profiles : Microsoft.Store.PartnerCenter.Customers.Profiles.ICustomerProfileCollection
Public ReadOnly Property Profiles As ICustomerProfileCollection

Property Value

The customer profiles.

Applies to