MailMill .NET Class Library

Mail.SetLicense Method 

This method must be called in order to activate features which are not included in the Standard version

public void SetLicense(
   string customerId,
   string customerKey
);

Parameters

customerId
A string that specifies the registration id.
customerKey
A string that specifies the registration key.

See Also

Mail Class | MailMill Namespace | String