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