IPartner.OfferCategories 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.
Gets the offer categories operations available to the partner.
public Microsoft.Store.PartnerCenter.GenericOperations.ICountrySelector<Microsoft.Store.PartnerCenter.Offers.IOfferCategoryCollection> OfferCategories { get; }
member this.OfferCategories : Microsoft.Store.PartnerCenter.GenericOperations.ICountrySelector<Microsoft.Store.PartnerCenter.Offers.IOfferCategoryCollection>
Public ReadOnly Property OfferCategories As ICountrySelector(Of IOfferCategoryCollection)