Mapi.status Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Retrieves the status of the last Mapi operation.
public:
virtual int status();
public virtual int status ();
abstract member status : unit -> int
override this.status : unit -> int
Public Overridable Function status () As Integer
Returns
The status code of the last Mapi operation.
Remarks
The status codes can be found in the #MAPI macro.