FrameWindowKind Enumeration

Enumeration of possible frame window types.

The FrameWindowKind type exposes the following members.

Members

NameValue
Public enum UnidentifiedFrame 0
Public enum MainMailFrame 1
Public enum ComposeEmailWindow 2
Public enum ComposeNewsWindow 3
Public enum CalendarFrame 4
Public enum ContactsFrame 5
Public enum FeedsFrame 6
Public enum NewsgroupsFrame 7
See Also