Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
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
<DispIdAttribute()> _
Sub Save
'Usage
Dim instance As _AppointmentItem
instance.Save()
[DispIdAttribute()]
void Save()
See Also
Reference
Microsoft.Office.Interop.Outlook Namespace
Other Resources
How to: Import Appointment XML Data into Outlook Appointment Objects