Click or drag to resize
IProvideTicketMessageRecievers Methods

[This is preliminary documentation and is subject to change.]

The IProvideTicketMessageRecievers type exposes the following members.

Methods
  NameDescription
Public methodNullableT, T: Int64GetRegardingMessageTypeId(Int64)
Returns the message type id to use for sending messages to the 'regarding' object of the ticket. Ie Customers/Equipment/Addresses etc. Return null to indicate that no message should be sent
Public methodIEnumerableT, T: ITicketUserGetTicketPostMessageRecipients(Int64)
Returns the ticket users that should recieve a message when a new post is added to a ticket
Top
See Also