ICustomer.ServiceRequests 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 service requests behavior for the customer.
public Microsoft.Store.PartnerCenter.ServiceRequests.IServiceRequestCollection ServiceRequests { get; }
member this.ServiceRequests : Microsoft.Store.PartnerCenter.ServiceRequests.IServiceRequestCollection
Public ReadOnly Property ServiceRequests As IServiceRequestCollection