ConvertQuoteToSalesOrderRequest.QuoteCloseSubject 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 subject associated with the closed quote.
public:
property System::String ^ QuoteCloseSubject { System::String ^ get(); void set(System::String ^ value); };
public string QuoteCloseSubject { get; set; }
member this.QuoteCloseSubject : string with get, set
Public Property QuoteCloseSubject As String
Property Value
The subject associated with the quote close activity.