Micro Focus Content Manager SDK 9.3
HP.HPTRIM.SDK.EmailAttachment Class Reference

A helper class that encapsulates a sender or recipient of a mail message More...

Inheritance diagram for HP.HPTRIM.SDK.EmailAttachment:
HP.HPTRIM.SDK.TrimSDKObject

Public Member Functions

 EmailAttachment (string inputFile, string displayName)
 Constructs an Email Attachment from the following fields More...
 
- Public Member Functions inherited from HP.HPTRIM.SDK.TrimSDKObject
 TrimSDKObject ()
 

Properties

string InputFile [get, set]
 
string DisplayName [get, set]
 
- Properties inherited from HP.HPTRIM.SDK.TrimSDKObject
string ErrorMessage [get]
 All TRIM SDK objects have an ErrorMessage property which can be used to examine any error that may have occurred in the most recent method call. More...
 
TrimException Error [get]
 All TRIM SDK objects have an Error property which can be used to examine any error that may have occurred in the most recent method call. More...
 

Detailed Description

A helper class that encapsulates a sender or recipient of a mail message

Constructor & Destructor Documentation

HP.HPTRIM.SDK.EmailAttachment.EmailAttachment ( string  inputFile,
string  displayName 
)

Constructs an Email Attachment from the following fields

Property Documentation

string HP.HPTRIM.SDK.EmailAttachment.DisplayName
getset
string HP.HPTRIM.SDK.EmailAttachment.InputFile
getset