ServiceRequest.NewNote 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 a new note that can be added to an existing service request.
public Microsoft.Store.PartnerCenter.Models.ServiceRequests.ServiceRequestNote NewNote { get; set; }
member this.NewNote : Microsoft.Store.PartnerCenter.Models.ServiceRequests.ServiceRequestNote with get, set
Public Property NewNote As ServiceRequestNote