Interaction Workspace 8.0.0 .NET Developer's Guide and API Reference
Default Property
NamespacesGenesyslab.Desktop.Modules.Core.SDK.PresencePresenceOptionsDefault
Gets or sets the default static access to the Options.
Declaration Syntax
C#Visual BasicVisual C++
public static PresenceOptions Default { get; private set; }
Public Shared Property Default As PresenceOptions
public:
static property PresenceOptions^ Default {
	PresenceOptions^ get ();
	void set (PresenceOptions^ value);
}
Value
The default static access to the Options.

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