ICustomer.Profiles Property
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.
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.