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 MobileItem object to the current folder or, if this MobileItem object is new and has not been sent, it is saved to the default folder (Drafts) for this 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 _MobileItem
instance.Save()
[DispIdAttribute()]
void Save()