ReplyMessagerushReply Field
If you have chosen to send the message as part of the save operation, this parameter enables you to specify whether the message must be rushed. If you choose to rush the message, the message will be dispatched prior to other messages that are waiting to be dispatched from CampusNexus CRM. It can have one of the following values:
  • True - Specify this value if you want to rush the message.
  • False - Specify this value if you do not want to rush the message.

Namespace:  Talisma.Server.Common
 

Syntax
C#
public bool rushReply

Field Value

Type: Boolean
See Also