adTempus API
ArcanaDevelopment.adTempus.Shared Namespace / EmailRecipient Class / EmailRecipient Constructor / EmailRecipient Constructor()


In This Topic
    EmailRecipient Constructor()
    In This Topic
    Creates an empty recipient
    Syntax
    'Declaration
     
    
    Public Function New()
    public EmailRecipient()
    public:
    EmailRecipient();
    See Also