Attachments Methods |
The Attachments type exposes the following members.
| Name | Description | |
|---|---|---|
| CopyFileToLocalFolder |
Copy file to Application local folder. Here files could be from local system or camera captured.
| |
| DeleteAttachment |
Deletes the attachment item from AttachmentItem table.Also delete the file from local folder.
| |
| DeleteFile |
Delete files from application local folder
| |
| DownloadAttachmentInForeground | ||
| Equals | (Inherited from Object.) | |
| Finalize | (Inherited from Object.) | |
| GetHashCode | (Inherited from Object.) | |
| GetType | (Inherited from Object.) | |
| IsAttachmentItemInDownloadQueue | ||
| MemberwiseClone | (Inherited from Object.) | |
| QueueForDownload |
Queue attachment item for downloading.
| |
| ToString | (Inherited from Object.) | |
| UploadAttachment |