Show / Hide Table of Contents

    Enum ContentFormat

    Defines types of the message body content.

    Namespace: Nevatech.Vsb.Repository.Entities
    Assembly: Nevatech.Vsb.Repository.dll
    Syntax
    public enum ContentFormat

    Fields

    Name Description
    Json

    Java Script Object Notation.

    None

    Message body is empty.

    Text

    Plain text.

    Xml

    XML.

    Back to top Nevatech Sentinet 6.5 Online Documentation