SharingItem.Type Property (Outlook)
Returns or sets an OlSharingMsgType constant that indicates the type of sharing message represented by the SharingItem. Read/write.
Version Information
Version Added: Outlook 2007
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.