EMThumbnailRequestErrorDetail Property
|
Alterian Email Manager 6.2.3 SDK Help File
Error message when request error exists.
Namespace:
DMLibraryAssembly:
DMLibrary (in DMLibrary.dll) Version: 1.0.6340.17420
Syntaxpublic string ErrorDetail { get; set; }
Public Property ErrorDetail As String
Get
Set
public:
property String^ ErrorDetail {
String^ get ();
void set (String^ value);
}
member ErrorDetail : string with get, set
function get_ErrorDetail();
function set_ErrorDetail(value);
Property Value
Type:
String
See Also