SharingItem.AllowWriteAccess property (Outlook)

Returns or sets a Boolean value that indicates whether a sharing invitation should include write access to the folder. Read/write.

Syntax

expression. AllowWriteAccess

expression An expression that returns a SharingItem object.

Return value

True if the recipient of the sharing invitation should receive write access; otherwise, False. The default is False.

Remarks

When sending a sharing invitation for a non-default folder, the recipient can be granted write access to the folder in addition to the default read access. This property determines if write permission should be granted to the recipient when the SharingItem is sent.

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

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.