Class GetMessageAnswer
Inheritance
GetMessageAnswer
Assembly: SecureExchangesSDK.dll
Syntax
[Serializable]
public class GetMessageAnswer : Answer, INotifyPropertyChanged
Properties
Base64Logo
Declaration
public string Base64Logo { get; set; }
Property Value
CrypteExtendTokenId
Declaration
public string CrypteExtendTokenId { get; set; }
Property Value
CryptedCallBackKeys
Declaration
public string CryptedCallBackKeys { get; set; }
Property Value
CryptedCallBackParameters
Declaration
public string CryptedCallBackParameters { get; set; }
Property Value
CryptedDangerousFileName
Declaration
public string CryptedDangerousFileName { get; set; }
Property Value
CryptedExpireOn
Declaration
public string CryptedExpireOn { get; set; }
Property Value
CryptedFiles
Declaration
public string CryptedFiles { get; set; }
Property Value
CryptedIPUse
Declaration
public string CryptedIPUse { get; set; }
Property Value
Declaration
public string CryptedManifestMetaData { get; set; }
Property Value
CryptedManifestRecipient
Declaration
public string CryptedManifestRecipient { get; set; }
Property Value
CryptedManifestRecipientDefinitionZones
Declaration
public string CryptedManifestRecipientDefinitionZones { get; set; }
Property Value
CryptedManifestRecipientList
Declaration
public string CryptedManifestRecipientList { get; set; }
Property Value
CryptedManifestSignatureOptions
Declaration
public string CryptedManifestSignatureOptions { get; set; }
Property Value
CryptedMaxOpenTime
Declaration
public string CryptedMaxOpenTime { get; set; }
Property Value
CryptedMessage
Declaration
public string CryptedMessage { get; set; }
Property Value
CryptedReplyOptions
Declaration
public string CryptedReplyOptions { get; set; }
Property Value
CryptedSendModeNextRecipient
Declaration
public string CryptedSendModeNextRecipient { get; set; }
Property Value
CryptedServerDate
Declaration
public string CryptedServerDate { get; set; }
Property Value
CryptedSubject
Declaration
public string CryptedSubject { get; set; }
Property Value
CryptedTotalOpenAvailableTime
Declaration
public string CryptedTotalOpenAvailableTime { get; set; }
Property Value
EnCustomText
Declaration
public string EnCustomText { get; set; }
Property Value
FileAndBodyIV
Declaration
public string FileAndBodyIV { get; set; }
Property Value
FileAndbodyHalfKey
Declaration
public string FileAndbodyHalfKey { get; set; }
Property Value
FrCustomText
Declaration
public string FrCustomText { get; set; }
Property Value
HandShakeAutorization
Declaration
public string HandShakeAutorization { get; set; }
Property Value
IPUse
Declaration
public string IPUse { get; set; }
Property Value
IsFileSignDownloadRestricted
Declaration
public bool IsFileSignDownloadRestricted { get; set; }
Property Value
MessageCreatedDate
Declaration
public string MessageCreatedDate { get; set; }
Property Value
Part1
Declaration
public string Part1 { get; set; }
Property Value
ReplyBasicInfo
Declaration
public string ReplyBasicInfo { get; set; }
Property Value
ReplyID
Declaration
public string ReplyID { get; set; }
Property Value
WarningServerMessage
Declaration
public string WarningServerMessage { get; set; }
Property Value
Implements
Extension Methods