IOlkAccountHelper::GetMapiSession

IOlkAccountHelper::GetMapiSession

Opens a MAPI session and maintains a refererence to the session for the account manager.

Quick Info

See IOlkAccountHelper.

  HRESULT IOlkAccountHelper::GetMapiSession( 
	LPUNKNOWN *ppmsess
);

Parameters

ppmsess

[out] The current MAPI session.

Remarks

Because of circular reference problems, the account manager itself cannot maintain the reference for the MAPI session.

See Also

IMAPISession

IOlkAccountHelper::HandsOffSession