LogNDR Property

This property specifies whether to log undeliverable mailing attempts.

IDL Definition

[propget]
HRESULT LogNDR([out, retval] VARIANT *pVal /*VT_I4 */);
[propput]
HRESULT LogNDR([in] BOOL newVal);

Type

BOOL

Values

1=TRUE,0=FALSE


© 1997-1998 Microsoft Corporation. All rights reserved.