Skip to main content
Contains information about a header connected to a ticket message.

Constructors

NSTicketMessageHeader()

Initializes a new instance of the NSTicketMessageHeader class.

Methods

GetName()

Returns: CRMScript.Global.String - The name of the header. This can for example be To, Cc or other custom headers that is set up in Service. Example:

GetValue()

Returns: CRMScript.Global.String - The value of the header. Example:

SetName(String)

Returns: CRMScript.Global.Void Example:

SetValue(String)

Returns: CRMScript.Global.Void Example: