Secure Exchanges SDK Documentation
Search Results for

    Show / Hide Table of Contents

    Class SendMessageAnswer

    Inheritance
    object
    Answer
    SendMessageAnswer
    Implements
    INotifyPropertyChanged
    Inherited Members
    Answer.Data
    Answer.Status
    Answer.PropertyChanged
    Answer.RaisePropertyChanged(string)
    object.ToString()
    object.Equals(object)
    object.Equals(object, object)
    object.ReferenceEquals(object, object)
    object.GetHashCode()
    object.GetType()
    object.MemberwiseClone()
    Namespace: SecureExchangesSDK.SecureExchanges
    Assembly: SecureExchangesSDK.dll
    Syntax
    [Serializable]
    public class SendMessageAnswer : Answer, INotifyPropertyChanged

    Properties

    ActionPost

    Declaration
    public string ActionPost { get; set; }
    Property Value
    Type Description
    string

    DefaultOpeningCode

    Declaration
    public string DefaultOpeningCode { get; set; }
    Property Value
    Type Description
    string

    DeleteRef

    Declaration
    public string DeleteRef { get; set; }
    Property Value
    Type Description
    string

    Files

    Declaration
    public FileMetaDataReference[] Files { get; set; }
    Property Value
    Type Description
    FileMetaDataReference[]

    FollowState

    Declaration
    public string FollowState { get; set; }
    Property Value
    Type Description
    string

    Guid

    Declaration
    public string Guid { get; set; }
    Property Value
    Type Description
    string

    HtmlMsg

    Declaration
    public string HtmlMsg { get; set; }
    Property Value
    Type Description
    string

    IV

    Declaration
    public string IV { get; set; }
    Property Value
    Type Description
    string

    MSGID

    Declaration
    public string MSGID { get; set; }
    Property Value
    Type Description
    string

    Mail

    Declaration
    public string Mail { get; set; }
    Property Value
    Type Description
    string

    MaskDigit

    Declaration
    public string MaskDigit { get; set; }
    Property Value
    Type Description
    string

    Part2

    Declaration
    public string Part2 { get; set; }
    Property Value
    Type Description
    string

    ReplyEmail

    Declaration
    public string ReplyEmail { get; set; }
    Property Value
    Type Description
    string

    SEMSEndpoint

    Declaration
    public string SEMSEndpoint { get; set; }
    Property Value
    Type Description
    string

    SEMSID

    Declaration
    public Guid SEMSID { get; set; }
    Property Value
    Type Description
    Guid

    SEMSPKCS

    Declaration
    public string SEMSPKCS { get; set; }
    Property Value
    Type Description
    string

    TrackingID

    Declaration
    public string TrackingID { get; set; }
    Property Value
    Type Description
    string

    Implements

    INotifyPropertyChanged

    Extension Methods

    ExtensionHelper.CopySameNameAndTypeProperties<T, S>(T, S)
    In this article
    Back to top Secure Exchanges Inc. - Documentation