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

In This Topic
    SendOptions Property
    In This Topic
    Additional options to use when sending
    Syntax
    'Declaration
     
    
    <ReservedForFutureUseAttribute()>
    Public Property SendOptions As Integer
    [ReservedForFutureUse()]
    public int SendOptions {get; set;}
    Remarks
    Reserved. Set to 0.
    See Also