Gets or sets a value indicating whether this party can be deleted from the conference.

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

Value
true if this party can be deleted from the conference; otherwise, false.
Assembly:
Genesyslab.Desktop.Modules.Core (Module: Genesyslab.Desktop.Modules.Core) Version: 8.0.2.15 (8.0.002.15)