Skip to main content

Constructors

NSQuickReply()

Initializes a new instance of the NSQuickReply class.

Methods

GetHtmlBody()

Returns: CRMScript.Global.String - The HTML body of the quick reply. Example:

GetName()

Returns: CRMScript.Global.String - The short name of the quick reply. Example:

GetQuickReplyId()

Returns: CRMScript.Global.Integer - Primary key. Example:

SetHtmlBody(String)

Returns: CRMScript.Global.Void Example:

SetName(String)

Returns: CRMScript.Global.Void Example:

SetQuickReplyId(Integer)

Returns: CRMScript.Global.Void Example: