AuthPassword Mail Property:
Write only. Specifies the password to be used
during the authentication process.
Syntax:
[C++]
HRESULT put_AuthPassword(BSTR newVal);
[VB]
Property AuthPassword As String
Remark:
The
AuthPassword
property is used when the
AuthType
property is not set to
mmAuthNone.
See also: