adTempus API
ArcanaDevelopment.adTempus.Shared Namespace / EmailRecipient Class / Address Property

In This Topic
    Address Property (EmailRecipient)
    In This Topic
    Syntax
    'Declaration
     
    
    Public Property Address As String
    public string Address {get; set;}
    See Also