adTempus API
ArcanaDevelopment.adTempus.Client Namespace / NotificationAddress Class / AddressType Property

In This Topic
    AddressType Property (NotificationAddress)
    In This Topic
    The type of address
    Syntax
    'Declaration
     
    
    Public Property AddressType As NotificationAddressType
    public NotificationAddressType AddressType {get; set;}
    Remarks

    The AddressType determines the mechanism by which the message is delivered.

    See Also