Interaction Workspace 8.0.0 .NET Developer's Guide and API Reference
IsAvailable Property
NamespacesGenesyslab.Desktop.Modules.Core.SDK.PresencePresenceServiceIsAvailable
Gets or sets a value indicating whether this instance is available.
Declaration Syntax
C#Visual BasicVisual C++
public bool IsAvailable { get; private set; }
Public Property IsAvailable As Boolean
public:
virtual property bool IsAvailable {
	bool get () sealed;
	void set (bool value) sealed;
}
Value
true if this instance is available; otherwise, false.

Assembly: Genesyslab.Desktop.Modules.Core (Module: Genesyslab.Desktop.Modules.Core) Version: 8.0.2.15 (8.0.002.15)