Gets or sets a value indicating whether it is possible to do a "listen reconnect" on this party.

Declaration Syntax
public bool IsItPossibleToListenReconnect { get; set; }
Public Property IsItPossibleToListenReconnect As Boolean
public:
property bool IsItPossibleToListenReconnect {
bool get ();
void set (bool value);
}

Value
true if it is possible to do a "listen reconnect" on this party; otherwise, false.
Assembly:
Genesyslab.Desktop.Modules.Core (Module: Genesyslab.Desktop.Modules.Core) Version: 8.0.2.15 (8.0.002.15)