|
Messenger.GetMessageSent Returns true if the message was sent and false if it's still in the outgoing queue. Declaration
[C++]
[Pascal]
[VB6]
[C#]
[VB.NET]
[Java]
[Java ME]
[Palm]
[DLL] Parameters
Return value
False if the message was found in outgoing queue of some transport and True if it was not found (and obviously was either sent or returned as failed).
Description Call this method to check if the message is still in the outgoing queue of some transport or it has already been sent. |
|
