POPAccount property

**This property is obsolete in release 7.2.**

For IERUFacility

The name of the POP account to use when retrieving email sent to this facility's inbox pages, except where it has been overridden for specific inbox pages.  

For IERUInboxPage

The name of the POP account assigned specifically to this inbox page. If UseFacilityInboxInfo is TRUE, you can get the POP account currently in effect for this inbox page from the POPAccount property of IERUFacility.

Syntax


C++

HRESULT get_POPAccount (BSTR* pPOPAccount )

Scripting languages

String = object.POPAccount

Home

Applies to

IERUFacility

IERUInboxPage