AppointmentItem.ForceUpdateToAllAttendees property (Outlook)

Returns or sets a Boolean value that indicates whether updates to the AppointmentItem object should be sent to all attendees. Read/write.

Syntax

expression. ForceUpdateToAllAttendees

expression An expression that returns an AppointmentItem object.

Remarks

Normally, updates are sent to attendees only if the time or location of an appointment item is changed. Setting this property to True forces an update to be sent to all attendees, even if no changes to the time or location have occurred.

See also

AppointmentItem 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.