ServiceRequest.PrimaryContact 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 or sets the primary contact on the service request.
public Microsoft.Store.PartnerCenter.Models.ServiceRequests.ServiceRequestContact PrimaryContact { get; set; }
member this.PrimaryContact : Microsoft.Store.PartnerCenter.Models.ServiceRequests.ServiceRequestContact with get, set
Public Property PrimaryContact As ServiceRequestContact