EndPoint Get Message Attachments
Name
get_message_attachments
Description
Get the list of attachments linked to the specified message Id.
Parameters
Parameter | Label | Required | Options | Description | ||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
UserId | User ID or Email | YES |
|
|||||||||||
MessageId | Message ID | YES |
|
|||||||||||
OrderBy | Order By | NO |
|
|
||||||||||
SearchCriteria | Search Criteria | NO |
|
|
||||||||||
PageSize | Page Size | NO |
|
Output Columns
Label | DataType | Length | Raw | Description |
---|---|---|---|---|
Id | DT_WSTR | 1000 | False | |
Name | DT_WSTR | 200 | False | |
ContentType | DT_WSTR | 200 | False | |
IsInline | DT_BOOL | 0 | False | |
LastModifiedDateTime | DT_DBTIMESTAMP | 0 | False | |
Size | DT_I4 | 0 | False | |
ContentId | DT_WSTR | 2000 | False | |
ContentBytes | DT_NTEXT | 0 | False | |
ODataType | DT_WSTR | 200 | False | |
ODataMediaContentType | DT_WSTR | 200 | False |
Input Columns
Label | DataType | Length | Raw | Description | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
There are no Static columns defined for this endpoint. This endpoint detects columns dynamically at runtime. |