SharingItem.Type property (Outlook)

Returns or sets an OlSharingMsgType constant that indicates the type of sharing message represented by the SharingItem. Read/write.

Syntax

expression.Type

expression An expression that returns a SharingItem object.

Remarks

An error occurs if you attempt to set this property after the sharing message has been sent or received, or if you attempt to set this property to olSharingMsgTypeResponseAllow or olSharingMsgTypeResponseDeny.

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.