Skip to main content
Get E Mail Envelopes

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

ConnectionInfo, MessageServerIds

GetEMailEnvelopes: Retrieve a set of e-mail envelopes

ConnectionInfo
object

All information needed to connect to a mailserver Carrier object for EMailConnectionInfo. Services for the EMailConnectionInfo Carrier is available from the EMail Agent.

MessageServerIds
integer<int32>[]

Response

OK

ServerId
integer<int32>

Unique id for the e-mail on the server

ServerIdentifier
string

Unique string id for the e-mail on the server (Graph API

MessageId
string

Unique id of e-mails

Subject
string

Subject of the e-mail

From
object

Carrier object for EMailAddress. Services for the EMailAddress Carrier is available from the EMail Agent.

To
object[]

To recipients of e-mail

Sent
string<date-time>

When was the e-mail sent

Priority
enum<string>

Importance of the e-mail

Available options:
NoPriority,
Highest,
High,
Normal,
Low,
Lowest
Flags
enum<string>

Flag status of this mail (unread, replied, deleted )

Available options:
None,
Seen,
Deleted,
Recent,
Flagged,
Draft,
Answered
Size
integer<int32>

Total size of the e-mail

EMailSOInfo
object

Glue between SuperOffice data and an e-mail. Carrier object for EMailSOInfo. Services for the EMailSOInfo Carrier is available from the EMail Agent.

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.