Gets the p2p message session for which the remote identifier equals the identifier passed as a parameter. This is typically called when an incoming message is processed.
[Visual Basic] Protected Function GetSessionFromRemote( _ ByVal remoteContact As String _ ) As P2PMessageSession