ILkMaster Interface

ILkMaster Interface is a primary interface. It allows creating toolbars and accessing internal storage of Live Mail.

The ILkMaster type exposes the following members.

Methods

NameDescription
Properties

NameDescription
Public property LoadedClient Returns loaded client name.
Public property MainWindow Returns a main window handle of the email client application.
Public property Store Retrieves Store object to work with messages and folders.
Events

NameDescription
Public event FrameWindowClose Notifies a plugin on closing of a frame window.
Public event FrameWindowCreate Notifies a plugin on creation of a frame window, such as a main window or a compose window.
See Also