Fires when relaying completes.
Private Sub object_RelayDone(Relay)
The RelayDone Event syntax has these parts:
RelayDone event is fired after relay has successfully completed the delivery. At this point relay instance is removed from the collection of messages that needs to be relayed.
Your browser does not support iframes.