Secure Exchanges SDK Documentation
Search Results for

    Show / Hide Table of Contents

    Class MessageRecipientInfo

    Inheritance
    object
    MessageRecipientInfo
    Inherited Members
    object.ToString()
    object.Equals(object)
    object.Equals(object, object)
    object.ReferenceEquals(object, object)
    object.GetHashCode()
    object.GetType()
    object.MemberwiseClone()
    Namespace: SecureExchangesSDK.Models.Transport
    Assembly: SecureExchangesSDK.dll
    Syntax
    public class MessageRecipientInfo

    Properties

    ContactInfo

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

    CreateOn

    Declaration
    public DateTime CreateOn { get; set; }
    Property Value
    Type Description
    DateTime

    Destination

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

    Subject

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

    Extension Methods

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