Reject With Smtp Email Confirmation
Rejecting an appointment invitation and send an email confirmation to the meeting organizer.
NsApiSlow threshold: 2000 ms.
Headers
The application token that identifies the partner app. Used when calling Online WebAPI from a server.
Query Parameters
Optional comma separated list of properties to include in the result. Other fields are then nulled out to reduce payload size: "Name,department,category". Default = show all fields.
Body
AppointmentId, RejectReason, UpdateMode, SmtpEMailConnectionInfo
RejectWithSmtpEmailConfirmation: Rejecting an appointment invitation and send an email confirmation to the meeting organizer.
Unknown, OnlyThis, ThisAndForward, StopRecurrence All information needed to connect to a mailserver Carrier object for EMailConnectionInfo. Services for the EMailConnectionInfo Carrier is available from the EMail Agent.
Response
No Content
Related topics
SuperOffice.WebApi.Data.Appointment RejectWithSmtpEmailConfirmationRequestNSAppointmentAgentSuperOffice.WebApi.Agents.AppointmentAgentSuperOffice.WebApi.Agents.IAppointmentAgentReject With Email ConfirmationAccept With Smtp Email Confirmation