PUT emailsetup/UpdateEmailSetup

Request Information

URI Parameters

None.

Body Parameters

EmailSetup
NameDescriptionTypeAdditional information
EmailSetupID

integer

None.

UserName

string

None.

Password

string

None.

MailServer

string

None.

Port

integer

None.

FolderID

integer

None.

Document

Document

None.

CompanyID

integer

None.

CompanyName

string

None.

EmailSetupTypeID

integer

None.

LastUpdatedDate

date

None.

FileSettings

FileSettings

None.

EmailSetupSettings

Collection of EmailSetupSetting

None.

EmailSetupType

EmailSetupType

None.

Active

boolean

None.

CreatedUserID

integer

None.

Request Formats

application/json

Sample:

An exception has occurred while using the formatter 'JsonMediaTypeFormatter' to generate sample for media type 'application/json'. Exception message: Self referencing loop detected with type 'Models.Role'. Path 'Document.DocumentParents[0].Files[0].Roles[0].Controllers[0].Roles'.

text/json

Sample:

An exception has occurred while using the formatter 'JsonMediaTypeFormatter' to generate sample for media type 'text/json'. Exception message: Self referencing loop detected with type 'Models.Role'. Path 'Document.DocumentParents[0].Files[0].Roles[0].Controllers[0].Roles'.

text/html

Sample:

An exception has occurred while using the formatter 'JsonMediaTypeFormatter' to generate sample for media type 'text/html'. Exception message: Self referencing loop detected with type 'Models.Role'. Path 'Document.DocumentParents[0].Files[0].Roles[0].Controllers[0].Roles'.

application/xml

Sample:

An exception has occurred while using the formatter 'XmlMediaTypeFormatter' to generate sample for media type 'application/xml'. Exception message: Object graph for type 'Models.Folder' contains cycles and cannot be serialized if reference tracking is disabled.

text/xml

Sample:

An exception has occurred while using the formatter 'XmlMediaTypeFormatter' to generate sample for media type 'text/xml'. Exception message: Object graph for type 'Models.Folder' contains cycles and cannot be serialized if reference tracking is disabled.

application/x-www-form-urlencoded

Sample:

Failed to generate the sample for media type 'application/x-www-form-urlencoded'. Cannot use formatter 'JQueryMvcFormUrlEncodedFormatter' to write type 'EmailSetup'.

Response Information

Resource Description

None.