POP3Server Property

This property specifies the DNS name of the server hosting the POP3 service to use.

IDL Definition

[propget]
HRESULT POP3Server([out, retval]  VARIANT *pVal   /* VT_BSTR */ );
[propput]
HRESULT POP3Server( [in] BSTR  newVal );

Type

BSTR


© 1997-1998 Microsoft Corporation. All rights reserved.