Class SendMessageAnswer
Inheritance
SendMessageAnswer
Assembly: SecureExchangesSDK.dll
Syntax
[Serializable]
public class SendMessageAnswer : Answer, INotifyPropertyChanged
Properties
ActionPost
Declaration
public string ActionPost { get; set; }
Property Value
DefaultOpeningCode
Declaration
public string DefaultOpeningCode { get; set; }
Property Value
DeleteRef
Declaration
public string DeleteRef { get; set; }
Property Value
Files
Declaration
public FileMetaDataReference[] Files { get; set; }
Property Value
FollowState
Declaration
public string FollowState { get; set; }
Property Value
Guid
Declaration
public string Guid { get; set; }
Property Value
HtmlMsg
Declaration
public string HtmlMsg { get; set; }
Property Value
IV
Declaration
public string IV { get; set; }
Property Value
MSGID
Declaration
public string MSGID { get; set; }
Property Value
Mail
Declaration
public string Mail { get; set; }
Property Value
MaskDigit
Declaration
public string MaskDigit { get; set; }
Property Value
Part2
Declaration
public string Part2 { get; set; }
Property Value
ReplyEmail
Declaration
public string ReplyEmail { get; set; }
Property Value
SEMSEndpoint
Declaration
public string SEMSEndpoint { get; set; }
Property Value
SEMSID
Declaration
public Guid SEMSID { get; set; }
Property Value
SEMSPKCS
Declaration
public string SEMSPKCS { get; set; }
Property Value
TrackingID
Declaration
public string TrackingID { get; set; }
Property Value
Implements
Extension Methods