Click or drag to resize

Attachments Methods

The Attachments type exposes the following members.

Methods
  NameDescription
Public methodStatic memberCopyFileToLocalFolder
Copy file to Application local folder. Here files could be from local system or camera captured.
Public methodStatic memberDeleteAttachment
Deletes the attachment item from AttachmentItem table.Also delete the file from local folder.
Public methodStatic memberDeleteFile
Delete files from application local folder
Public methodStatic memberDownloadAttachmentInForeground
Public methodEquals (Inherited from Object.)
Protected methodFinalize (Inherited from Object.)
Public methodGetHashCode (Inherited from Object.)
Public methodGetType (Inherited from Object.)
Public methodStatic memberIsAttachmentItemInDownloadQueue
Protected methodMemberwiseClone (Inherited from Object.)
Public methodStatic memberQueueForDownload
Queue attachment item for downloading.
Public methodToString (Inherited from Object.)
Public methodStatic memberUploadAttachment
Top
See Also