EMFileInfoThumbnailPath Property
|
Alterian Email Manager 6.2.3 SDK Help File Namespace:
DMLibraryAssembly:
DMLibrary (in DMLibrary.dll) Version: 1.0.6340.17420
Syntaxpublic string ThumbnailPath { get; set; }
Public Property ThumbnailPath As String
Get
Set
public:
property String^ ThumbnailPath {
String^ get ();
void set (String^ value);
}
member ThumbnailPath : string with get, set
function get_ThumbnailPath();
function set_ThumbnailPath(value);
Property Value
Type:
String
See Also