}}
    Show / Hide Table of Contents

    Enum NumberAddInfo

    Namespace: Zenoph.Notify.Enums
    Assembly: Zenoph.Notify.dll
    Syntax
    [ComVisible(true)]
    [Guid("DA67B834-95E6-4604-9D80-B645B0D4E507")]
    public enum NumberAddInfo

    Fields

    Name Description
    NAI_OK
    NAI_REJTD_EXISTS
    NAI_REJTD_INVALID
    NAI_REJTD_MSGID_EXISTS
    NAI_REJTD_MSGID_INVALID
    NAI_REJTD_MSGID_LENGTH
    NAI_REJTD_NON_PSND
    NAI_REJTD_ROUTE
    NAI_REJTD_VALUES_COUNT
    NAI_REJTD_VALUES_EMPTY
    NAI_REJTD_VALUES_EXIST
    NAI_REJTD_VALUES_MISVAL
    Back to top