Skip to main content
Get Email Appointment

Headers

Accept-Language
string

Convert string references and multi-language values into a specified language (iso2) code.

SO-Language
string

Convert string references and multi-language values into a specified language (iso2) code. Overrides Accept-Language value.

SO-Culture
string

Number, date formatting in a specified culture (iso2 language) code. Partially overrides SO-Language/Accept-Language value. Ignored if no Language set.

SO-TimeZone
string

Specify the timezone code that you would like date/time responses converted to.

SO-AppToken
string

The application token that identifies the partner app. Used when calling Online WebAPI from a server.

Query Parameters

$select
string

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

MailItemId

GetEmailAppointment: Get appointment data contained in the emails iCal attachment

MailItemId
integer<int32>

Response

OK

Information about an email appointment received as iCal data Carrier object for EMailAppointment. Services for the EMailAppointment Carrier is available from the EMail Agent.

Appointment
object

Simple read-only appointment data. Carrier object for Appointment. Services for the Appointment Carrier is available from the Appointment Agent.

CalMethod
enum<string>

Method field stored in ICS file.

Available options:
Unknown,
Add,
Cancel,
Counter,
DeclineCounter,
Publish,
Refresh,
Reply,
Request
Participants
string[]

List of participants in the iCal file - first one being the organizer

Comment
string

Comment attached to the calendar event (accept / reject reason etc.)

Sequence
integer<int32>

Sequence number in ICS file.

DtStart
string<date-time>

Start date/time in ICS file.

DtEnd
string<date-time>

End date/time in ICS file.

Superseded
boolean

A newer invitation exists

TableRight
object

Wraps a table right together with an explanatory reason. Code can indicate why access is restricted.

FieldProperties
object

Field property dictionary mapping field names to field access rights.