WARNING: Most of this content (with the exception of the Mozilla 1.9 XPCOM reference) is very old, and can be expected to be out of date and possibly obsolete. For better XUL documentation, please visit the XUL hub at the Mozilla Developer Center.

nsMsgViewSortType

IID:e8fdf9ca-9425-49de-b231-8d8fb51b8ee2

Constants

nsMsgViewSortTypeValue byNone = 17
nsMsgViewSortTypeValue byDate = 18
nsMsgViewSortTypeValue bySubject = 19
nsMsgViewSortTypeValue byAuthor = 20
nsMsgViewSortTypeValue byId = 21
nsMsgViewSortTypeValue byThread = 22
nsMsgViewSortTypeValue byPriority = 23
nsMsgViewSortTypeValue byStatus = 24
nsMsgViewSortTypeValue bySize = 25
nsMsgViewSortTypeValue byFlagged = 26
nsMsgViewSortTypeValue byUnread = 27
nsMsgViewSortTypeValue byRecipient = 28
nsMsgViewSortTypeValue byLocation = 29
nsMsgViewSortTypeValue byTags = 30
nsMsgViewSortTypeValue byJunkStatus = 31
nsMsgViewSortTypeValue byAttachments = 32
nsMsgViewSortTypeValue byAccount = 33
nsMsgViewSortTypeValue byCustom = 34
nsMsgViewSortTypeValue byReceived = 35

Reference documentation is generated from Mozilla's source.