EmailMailboxUpdateMeetingResponseRequest.SendUpdate Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Gets a value that indicates whether an update should be sent to the meeting owner when the meeting response is updated.
public:
property bool SendUpdate { bool get(); };
bool SendUpdate();
public bool SendUpdate { get; }
var boolean = emailMailboxUpdateMeetingResponseRequest.sendUpdate;
Public ReadOnly Property SendUpdate As Boolean
Property Value
Boolean
bool
When true, notify the owner that the meeting response has been updated.
Windows requirements
App capabilities |
email
emailSystem
|