SharingItem.RemoteName property (Outlook)

Returns a String that represents the name of the sharing context for a SharingItem object. Read-only.

Syntax

expression. RemoteName

expression An expression that returns a SharingItem object.

Remarks

This property contains the name used for the sharing context, such as the name of the folder or item, contained within the SharingItem object.

This property is set to an empty string if the Type property of the SharingItem object is set to olSharingMsgTypeRequest.

See also

SharingItem Object

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.