Implementing the Folder Constructor

The remote transport provider's IMAPIStatus object will call the folder's constructor with a pointer to the status object and a pointer to the transport provider's IXPLogon object. The constructor needs to perform the following MAPI-specific tasks:

As usual, the constructor should take care of initializing any implementation-specific data members.