Gets a reference to a p2p message session with the specified remote contact. In case a session does not exist a new session will be created and returned.
[Visual Basic] Overridable Public Function GetSession( _ ByVal localContact As String, _ ByVal remoteContact As String _ ) As P2PMessageSession