AttachmentData.ThumbnailBase64 属性

定义

获取或设置附件缩略图。

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

属性值

Byte[]

附件缩略图。

适用于