Secure Exchanges SDK Documentation
Search Results for

    Show / Hide Table of Contents

    Class RecipientManifest

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

    Properties

    DateSent

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

    DelRef

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

    Email

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

    Phone

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

    TrackingID

    Declaration
    public string TrackingID { 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