Interaction Workspace 8.0.0 .NET Developer's Guide and API Reference
IEmailViewModel Interface
NamespacesGenesyslab.Desktop.Modules.Windows.InteractionsIEmailViewModel
The interface for the EmailViewModel class.
Declaration Syntax
C#Visual BasicVisual C++
public interface IEmailViewModel : IInteractionViewModel
Public Interface IEmailViewModel _
	Implements IInteractionViewModel
public interface class IEmailViewModel : IInteractionViewModel
Members
All MembersMethodsProperties



IconMemberDescription
Agent
Gets the agent.
(Inherited from IInteractionViewModel.)
CloseInteractionCommand
Gets the close interaction command.
(Inherited from IInteractionViewModel.)
Interaction
Gets or sets the interaction.
(Inherited from IInteractionViewModel.)
Load()()()
Loads the interaction view model.
(Inherited from IInteractionViewModel.)
Unload()()()
Unloads the interaction view model.
(Inherited from IInteractionViewModel.)

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