This method starts the mail package specified by the passed GUID value.
IDL Definition
HRESULT StartPackage([in] BSTR bstrGUID );
Parameters
BstrGUID
The package's GUID.
Return Values
A standard COM HRESULT.
Example