Ozeki VoIP SDK Class library
SentMessage Property
NamespacesOzeki.VoIP.SIPSIPInstantMessageResultSentMessage
Gets the original message.
Declaration Syntax
C#Visual BasicVisual C++
public InstantMessage SentMessage { get; internal set; }
Public Property SentMessage As InstantMessage
	Get
	Friend Set
public:
property InstantMessage^ SentMessage {
	InstantMessage^ get ();
	internal: void set (InstantMessage^ value);
}
Property Value

Assembly: VoIPSDK (Module: VoIPSDK.dll) Version: 11.2.4.290