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

In This Topic
    Name Property (EmailRecipient)
    In This Topic
    The display name
    Syntax
    'Declaration
     
    
    Public Property Name As String
    public string Name {get; set;}
    Remarks
    Name is optional
    See Also