adTempus API
ArcanaDevelopment.adTempus.Shared Namespace / EmailRecipient Class
Properties Methods

In This Topic
    EmailRecipient Class Members
    In This Topic

    The following tables list the members exposed by EmailRecipient.

    Public Constructors
     NameDescription
    Public ConstructorOverloaded.   
    Top
    Public Properties
     NameDescription
    Public Property The email address  
    Public Property The display name  
    Public Property Specifies how the recipient is added to the message  
    Top
    Public Methods
     NameDescription
    Public Method Creates a copy of the recipient  
    Public MethodCompares this recipient to other  
    Public Method  
    Public Methodstatic (Shared in Visual Basic) Creates a new EmailRecipient from a string that contains an email address and optional display name and recipient type  
    Public MethodServes as the default hash function.Serves as the default hash function.  
    Public MethodReturns a string that represents the current object. Returns a string representation of the recipient  
    Top
    See Also