POST api/ReplyMail

Request Information

URI Parameters

None.

Body Parameters

InternalMailModel
NameDescriptionTypeAdditional information
InternalMailID

integer

None.

OrganisationID

integer

None.

SchoolID

integer

None.

DeptMst_ID

integer

None.

strDeptMst_IDList

string

None.

SenderStaffID

integer

None.

ReceiverStaffName

string

None.

strReceiverStaffIDList

string

None.

Subject

string

Required

Detail

string

None.

AttachmentFile

string

None.

ReplyToMailID

integer

None.

ActiveStatus

byte

None.

CreatedByID

string

None.

CreateDate

date

None.

strCreateDate

string

None.

ModifiedByID

string

None.

ModifiedDate

date

None.

Guids

globally unique identifier

None.

IsMailSelected

boolean

None.

StaffPhotoFile

string

None.

SenderStaffName

string

None.

SelectListValueCount

integer

None.

MailType

integer

None.

RecordCount

integer

None.

InternalMailList

Collection of InternalMailModel

None.

InternalMailDetailList

Collection of InternalMailDetail

None.

InternalMailReplyList

Collection of InternalMailReplyModel

None.

FileNameExtension

string

None.

ReplyType

integer

None.

Request Formats

application/json

Sample:

Sample not available.

text/json

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

None.

ReasonPhrase

string

None.

Headers

Collection of Object

None.

RequestMessage

HttpRequestMessage

None.

IsSuccessStatusCode

boolean

None.