Share via


MEMBERINFOFLAGS

[MEMBERINFOFLAGS is available for use in the operating systems specified in the Requirements section. It may be altered or unavailable in subsequent versions.]

DWORD that classifies resource properties.

Constant/value Description
HTTP_MEMBERINFO_COMMONPROPS
0x00000000
Properties common to all resources. Combines the pszHref and fIsFolder members of the HTTPMEMBERINFO structure.
HTTP_MEMBERINFO_FOLDERPROPS
0x00000001
Properties common to collection resources. Combines the pszDisplayName, fHasSubs, fNoSubs, dwUnreadCount, dwVisibleCount, and tySpecial members of the HTTPMEMBERINFO structure.
HTTP_MEMBERINFO_MESSAGEPROPS
0x00000002
Properties common to message resources. Combines the fRead, fHasAttachment, pszTo, pszFrom, pszSubject, pszDate, and dwContentLength members of the HTTPMEMBERINFO structure.
HTTP_MEMBERINFO_ALLPROPS
HTTP_MEMBERINFO_FOLDERPROPS | HTTP_MEMBERINFO_MESSAGEPROPS
All the properties of resources.

Requirements

Minimum supported client
Windows XP [desktop apps only]
Minimum supported server
Windows Server 2003 [desktop apps only]
Product
Outlook Express 6.0
Header
Imnxport.h
IDL
Imnxport.idl