SharingItem.Move method (Outlook)
Moves a SharingItem to a new folder.
Syntax
expression. Move
( _DestFldr_
)
expression A variable that represents a SharingItem object.
Parameters
Name | Required/Optional | Data type | Description |
---|---|---|---|
DestFldr | Required | Folder | An expression that returns a Folder object. The destination folder. |
Return value
An Object value that represents the item that has been moved to the designated folder.
See also
Support and feedback
Have questions or feedback about Office VBA or this documentation? Please see Office VBA support and feedback for guidance about the ways you can receive support and provide feedback.