TaskItem.Close Method
Office 2007
| Outlook Developer Reference |
Syntax
expression.Close(SaveMode)
expression A variable that represents a TaskItem object.
Parameters
| Name | Required/Optional | Data Type | Description |
|---|---|---|---|
| SaveMode | Required | OlInspectorClose | The close behavior. If the item displayed within the inspector has not been changed, this argument has no effect. |
See Also