EMThumbnailRequestCampaignId Property 
                         | 
                    
                
Alterian Email Manager 6.2.3 SDK Help File 
            Id of the Campaign that needs a thumbnail.
            
Namespace:   
   DMLibraryAssembly:
   DMLibrary (in DMLibrary.dll) Version: 1.0.6340.17420
Syntaxpublic int CampaignId { get; set; }Public Property CampaignId As Integer
	Get
	Set
public:
property int CampaignId {
	int get ();
	void set (int value);
}member CampaignId : int with get, set
function get_CampaignId();
function set_CampaignId(value);
Property Value
Type: 
Int32
See Also