Interaction Workspace 8.0.0 .NET Developer's Guide and API Reference
PSTService Property
NamespacesGenesyslab.Desktop.Modules.Core.Model.AgentsIMediaPSTService
Gets or sets the PST service.
Declaration Syntax
C#Visual BasicVisual C++
IPSTService PSTService { get; set; }
Property PSTService As IPSTService
property IPSTService^ PSTService {
	IPSTService^ get ();
	void set (IPSTService^ value);
}
Value
The PST service.

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