adTempus API
ArcanaDevelopment.adTempus.Shared.Notification Namespace / INotificationMessage Interface / FromAddress Property

In This Topic
    FromAddress Property (INotificationMessage)
    In This Topic
    The e-mail address of the sender.
    Syntax
    'Declaration
     
    
    ReadOnly Property FromAddress As String
    string FromAddress {get;}
    See Also