POST api/applogemail/export

Request Information

URI Parameters

None.

Body Parameters

AppLogEmailExport
NameDescriptionTypeAdditional information
Id

integer

None.

Sender

string

None.

Receiver

string

None.

ReceiverCc

string

None.

ReceiverBcc

string

None.

Subject

string

None.

Message

string

None.

AttachementNames

string

None.

Username

string

None.

SendTimeFrom

date

None.

SendTimeTo

date

None.

ModulHint

string

None.

Custom1

string

None.

Custom2

string

None.

PageSize

integer

Required

PageIndex

integer

Required

SortField

string

None.

SortFieldDefault

string

None.

Quicksearch

string

None.

filterIsSet

boolean

None.

TagIds

Collection of integer

None.

TagFullMatch

boolean

None.

WithTags

boolean

None.

Columns

Collection of ColumnDescription

None.

Request Formats

application/json

Sample:

Sample not available.

text/json

Sample:

Sample not available.

application/xml

Sample:

Sample not available.

text/xml

Sample:

Sample not available.

application/x-www-form-urlencoded

Sample:

Sample not available.

Response Information

Resource Description

HttpResponseMessage
NameDescriptionTypeAdditional information
Version

Version

None.

Content

HttpContent

None.

StatusCode

HttpStatusCode

Required

ReasonPhrase

string

None.

Headers

Collection of Object

None.

RequestMessage

HttpRequestMessage

None.

IsSuccessStatusCode

boolean

Required