Interaction Workspace 8.0.0 .NET Developer's Guide and API Reference
IContactService Interface
NamespacesGenesyslab.Desktop.Modules.Core.SDK.ContactIContactService
The interface for the ContactService class.
Declaration Syntax
C#Visual BasicVisual C++
public interface IContactService
Public Interface IContactService
public interface class IContactService
Members
All MembersProperties



IconMemberDescription
IsConnected
Gets a value indicating if the client is connected to the ucs server.

IsIndexContactEnabled
Gets the value of the ucs option Index.Contact.enabled.

IsIndexEnabled
Gets the value of the ucs option Index.enabled.

IsIndexInteractionEnabled
Gets the value of the ucs option Index.Interaction.enabled.

UCSApp
Gets the application of the UCS server.

UCSClientName
Gets the name of the client of the UCS server.

UCSHost
Gets the host name of the UCS server.

UCSName
Gets the name of the UCS server application.

UCSPort
Gets the port of the UCS server.

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