Secure Exchanges SDK Documentation
Search Results for

    Show / Hide Table of Contents

    Class BaseSendMessageArgs

    Inheritance
    object
    SendMessageArgs0216
    BaseSendMessageArgs
    SendMessageArgs
    Implements
    INotifyPropertyChanged
    Inherited Members
    SendMessageArgs0216.User
    SendMessageArgs0216.AccessKey
    SendMessageArgs0216.Serial
    SendMessageArgs0216.Message
    SendMessageArgs0216.Subject
    SendMessageArgs0216.ShowSubject
    SendMessageArgs0216.Email
    SendMessageArgs0216.Notify
    SendMessageArgs0216.PhoneNumber
    SendMessageArgs0216.SendMethod
    SendMessageArgs0216.Culture
    SendMessageArgs0216.Files
    SendMessageArgs0216.GetBackHTML
    SendMessageArgs0216.CryptedHandShakeID
    SendMessageArgs0216.PropertyChanged
    SendMessageArgs0216.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 BaseSendMessageArgs : SendMessageArgs0216, INotifyPropertyChanged

    Properties

    ClearTextNotification

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

    CreateMessageCopy

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

    CryptedExtensionConfiguration

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

    MaximumOpenTime

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

    MinutesExpiration

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

    Name

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

    SendMode

    Declaration
    public SendMethodEnum SendMode { get; set; }
    Property Value
    Type Description
    SendMethodEnum

    Implements

    INotifyPropertyChanged

    Extension Methods

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