EMPreviewDeploymentTotalsSuppressedRecipientCount Property 
                         | 
                    
                
Alterian Email Manager 6.2.3 SDK Help File Namespace:   
   DMLibraryAssembly:
   DMLibrary (in DMLibrary.dll) Version: 1.0.6340.17420
Syntaxpublic int SuppressedRecipientCount { get; set; }Public Property SuppressedRecipientCount As Integer
	Get
	Set
public:
property int SuppressedRecipientCount {
	int get ();
	void set (int value);
}member SuppressedRecipientCount : int with get, set
function get_SuppressedRecipientCount();
function set_SuppressedRecipientCount(value);
Property Value
Type: 
Int32
See Also