POPServer property

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

For IERUFacility

The name of the POP server 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 server assigned specifically to this inbox page. If UseFacilityInboxInfo is TRUE, you can get the POP server currently in effect for this inbox page from the POPServer property of IERUFacility.

Syntax


C++

HRESULT get_POPServer (BSTR* pPOPServer )

Scripting languages

String = object.POPServer

Home

Applies to

IERUFacility

IERUInboxPage