AutoDeleteUnSub Property

This property specifies whether to delete "unsubscribe" messages after they are processed.

IDL Definition

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

Type

BOOL

Values

1=TRUE,0=FALSE


© 1997-1998 Microsoft Corporation. All rights reserved.