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


In This Topic
    BodyFormat Property (INotificationMessage)
    In This Topic
    The format of the Message.
    Syntax
    'Declaration
     
    
    ReadOnly Property BodyFormat As TextType
    TextType BodyFormat {get;}
    property TextType BodyFormat {
       TextType get();
    }
    See Also