HTTPMAILLOCATION structure

[HTTPMAILLOCATION 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 CommandCOPY, CommandMOVE, and CommandMKCOL methods.

Syntax

typedef struct tagHTTPMAILLOCATION {
  LPSTR pszLocation;
} HTTPMAILLOCATION, *LPHTTPMAILLOCATION;

Members

pszLocation

Type: LPSTR

Contains an LPSTR that contains the location of the new or moved resource on the server.

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