Gets the date the file was last modified as a unix timestamp.

<void> EmbeddedFile.getLastModificationDate(<RequestNumberCallback> callback, [<ErrorCallback> errorCallback])

Parameters

Parameter Description
callback Receives the property value.
errorCallback Optional. Is called when the operation failed with an error.