Thumbnail Class |
Namespace: Aspose.Email.Clients.Graph
The Thumbnail type exposes the following members.
Name | Description | |
---|---|---|
![]() | Thumbnail | Initializes a new instance of the Thumbnail class |
Name | Description | |
---|---|---|
![]() | Content |
The content stream for the thumbnail.
|
![]() | Height |
The height of the thumbnail, in pixels.
|
![]() | IsHeightSpecified |
Indicates whether Height property is specified.
|
![]() | IsWidthSpecified |
Indicates whether Width property is specified.
|
![]() | SourceItemId |
The unique identifier of the item that provided the thumbnail.This is only available when a folder thumbnail is requested.
|
![]() | Url |
The URL used to fetch the thumbnail content.
|
![]() | Width |
The width of the thumbnail, in pixels.
|
Name | Description | |
---|---|---|
![]() | Equals | (Inherited from Object.) |
![]() | Finalize | (Inherited from Object.) |
![]() | GetHashCode | (Inherited from Object.) |
![]() | GetType | (Inherited from Object.) |
![]() | MemberwiseClone | (Inherited from Object.) |
![]() | ToString | (Inherited from Object.) |