HTTPMAILPROPFIND structure
[HTTPMAILPROPFIND is available for use in the operating systems specified in the Requirements section. It may be altered or unavailable in subsequent versions.]
Contains the response information for the PROPFIND command.
Syntax
typedef struct tagHTTPMAILPROPFIND {
IPropFindMultiResponse *pMultiResponse;
} HTTPMAILPROPFIND, *LPHTTPMAILPROPFIND;
Members
-
pMultiResponse
-
Type: IPropFindMultiResponse*
-
parsed propfind response
Requirements
Minimum supported client |
Windows XP [desktop apps only] |
Minimum supported server |
Windows Server 2003 [desktop apps only] |
Product |
Outlook Express 6.0 |
Header |
|
IDL |
|