Secure Exchanges SDK Documentation
Search Results for

    Show / Hide Table of Contents

    Class SendMessageArgs0216

    Inheritance
    object
    SendMessageArgs0216
    BaseSendMessageArgs
    Implements
    INotifyPropertyChanged
    Inherited Members
    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 SendMessageArgs0216 : INotifyPropertyChanged

    Properties

    AccessKey

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

    CryptedHandShakeID

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

    Culture

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

    Email

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

    Files

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

    GetBackHTML

    Declaration
    public bool GetBackHTML { get; set; }
    Property Value
    Type Description
    bool

    Message

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

    Notify

    Declaration
    public bool Notify { get; set; }
    Property Value
    Type Description
    bool

    PhoneNumber

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

    SendMethod

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

    Serial

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

    ShowSubject

    Declaration
    public bool ShowSubject { get; set; }
    Property Value
    Type Description
    bool

    Subject

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

    User

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

    Methods

    RaisePropertyChanged(string)

    Declaration
    protected void RaisePropertyChanged(string propertyName)
    Parameters
    Type Name Description
    string propertyName

    Events

    PropertyChanged

    Occurs when a property value changes.

    Declaration
    public event PropertyChangedEventHandler PropertyChanged
    Event Type
    Type Description
    PropertyChangedEventHandler

    Implements

    INotifyPropertyChanged

    Extension Methods

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