Jaa


AttachmentData.ThumbnailBase64 Property

Definition

Gets or sets attachment thumbnail.

public byte[] ThumbnailBase64 { get; set; }
member this.ThumbnailBase64 : byte[] with get, set
Public Property ThumbnailBase64 As Byte()

Property Value

Byte[]

The attachment thumbnail.

Applies to