_RemoteItem.Save Method

Saves the Microsoft Outlook item to the current folder or, if this is a new item, to the Outlook default folder for the item type.

Namespace:  Microsoft.Office.Interop.Outlook
Assembly:  Microsoft.Office.Interop.Outlook (in Microsoft.Office.Interop.Outlook.dll)

Syntax

'Declaration
Sub Save
'Usage
Dim instance As _RemoteItem

instance.Save()
void Save()

See Also

Reference

_RemoteItem Interface

_RemoteItem Members

Microsoft.Office.Interop.Outlook Namespace