PC Forms: Deleted Form Does Not Appear in WastebasketLast reviewed: October 25, 1994Article ID: Q102756 |
The information in this article applies to:
SYMPTOMSWith version 1.0 of Microsoft Electronic Forms Designer, messages created using custom forms may not appear in the Wastebasket folder when they are deleted. This can occur if you read a message and then delete it by choosing the Delete command from File menu of the custom form. However, you can move the message to the Wastebasket by selecting it from the list of messages in the Message Center Viewer (the main window) and choosing the Delete button from the Toolbar.
CAUSEThe Delete command on the File menu of a custom form calls the MAPIDelete() function. The MAPIDelete function deletes mail; it does not move mail to the Wastebasket first. The Mail client, on the other hand, moves mail to the Wastebasket folder when you choose the Delete button. It calls the MAPIDelete() function to remove mail only when the Wastebasket is "emptied."
|
Additional reference words: 1.00
© 1998 Microsoft Corporation. All rights reserved. Terms of Use. |