int GetAttachmentSizeInKB(string inattachName)
Description
Returns the size of an attachment file in KB
Parameters
The following is a list of parameters the functions receives
| Parameter | Type | Description |
|---|---|---|
| inattachName | string | attachment file name |
Return Type
Int32
Comments
Please sign in to leave a comment.