Share via


EmailMailboxUpdateMeetingResponseRequest.SendUpdate Property

Definition

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

Applies to