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