Click or drag to resize

AttachmentsDownloadAttachmentInForeground Method

Namespace:  Unvired.Kernel.UWP.Attachment
Assembly:  Unvired.Kernel.UWP (in Unvired.Kernel.UWP.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
public static AttachmentResponse DownloadAttachmentInForeground(
	AttachmentItem attachmentItem
)

Parameters

attachmentItem
Type: Unvired.Kernel.UWP.ModelAttachmentItem

Return Value

Type: AttachmentResponse
See Also