SharingItem Methods (Outlook)

GitHub-Mark-64px

Contribute to this content

Use GitHub to suggest and submit changes. See our guidelines for contributing to VBA documentation.

Methods

Name

Description

AddBusinessCard

Appends contact information based on the Electronic Business Card (EBC) associated with the specified ContactItem object to the SharingItem object.

Allow

Allows a sharing request and sends a sharing response to the sender of the SharingItem.

ClearConversationIndex

Clears the index of the conversation thread for the SharingItem.

ClearTaskFlag

Clears the SharingItem object as a task.

Close

Closes and optionally saves changes to the SharingItem.

Copy

Creates another instance of a SharingItem.

Delete

Removes a SharingItem item from the folder that contains the item.

Deny

Denies a sharing request and sends a sharing response to the sender of the SharingItem.

Display

Displays a new Inspector object for the SharingItem.

Forward

Executes the Forward action for an item and returns the resulting copy as a SharingItem object.

GetConversation

Obtains a Conversation object that represents the conversation to which this item belongs.

MarkAsTask

Marks a SharingItem object as a task and assigns a task interval for the object.

Move

Moves a SharingItem to a new folder.

OpenSharedFolder

Opens a shared folder offered by a sharing invitation.

PrintOut

Prints the SharingItem using all default settings.

Reply

Creates a reply, pre-addressed to the original sender, from the original SharingItem.

ReplyAll

Creates a reply to all original recipients from the original SharingItem.

Save

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

SaveAs

Saves the SharingItem to the specified path and in the format of the specified file type. If the file type is not specified, the MSG format (.msg) is used.

Send

Sends the SharingItem.

ShowCategoriesDialog

Displays the Show Categories dialog box, which allows you to select categories that correspond to the subject of the item.