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 ContactManager Returns a contact manager object.
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 main window, calendar or compose window.
See Also