Chameleon and Iguana Plugin C# Class Libraries

SourceMessageRequestedEventOutputs.OutboundMessage Property

Message to send back to Iguana, or an empty string if a message is not presently available.

[Visual Basic]
Public Property OutboundMessage As String
[C#]
public string OutboundMessage {get; set;}

See Also

SourceMessageRequestedEventOutputs Class | iNTERFACEWARE.Iguana.Plugin Namespace