Secure Exchanges SDK Documentation
Search Results for

    Show / Hide Table of Contents

    Class TrackingRecipient

    Using for messenging the tracking recipient give the return of a recipient with the tracking

    Inheritance
    object
    Recipient
    TrackingRecipient
    Implements
    INotifyPropertyChanged
    Inherited Members
    Recipient.Email
    Recipient.Phone
    Recipient.SendMode
    Recipient.MessageProtection
    Recipient.PropertyChanged
    Recipient.RaisePropertyChanged(string)
    object.ToString()
    object.Equals(object)
    object.Equals(object, object)
    object.ReferenceEquals(object, object)
    object.GetHashCode()
    object.GetType()
    object.MemberwiseClone()
    Namespace: SecureExchangesSDK.Models.Entity
    Assembly: SecureExchangesSDK.dll
    Syntax
    public class TrackingRecipient : Recipient, INotifyPropertyChanged

    Properties

    TrackingID

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

    Implements

    INotifyPropertyChanged

    Extension Methods

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