This property specifies the account name to present when authenticating with the POP3 service.
IDL Definition
[propget]
HRESULT POP3Account( [out, retval] VARIANT *pVal /* VT_BSTR */ );
[propput]
HRESULT POP3Account( [in] BSTR newVal );
Type
BSTR