Class RecipientManifest
Inheritance
RecipientManifest
Assembly: SecureExchangesSDK.dll
Syntax
public class RecipientManifest
Properties
DateSent
Declaration
public DateTime DateSent { get; set; }
Property Value
DelRef
Declaration
public string DelRef { get; set; }
Property Value
Email
Declaration
public string Email { get; set; }
Property Value
Phone
Declaration
public string Phone { get; set; }
Property Value
TrackingID
Declaration
public string TrackingID { get; set; }
Property Value
Extension Methods