LEML  0.6
Static Public Member Functions | Properties | List of all members
kenjiuno.LEML.Mail Class Reference

Mail or multipart entity More...

Static Public Member Functions

static Mail FromFile (string filePath)
 Load from file More...
 

Properties

String filePath [get, set]
 file path More...
 
String uuid [get, set]
 unique id More...
 
String rawBody [get, set]
 body in latin1 More...
 
Mail parentEntity [get, set]
 parent entity for multipart/* More...
 

Detailed Description

Mail or multipart entity

Member Function Documentation

◆ FromFile()

static Mail kenjiuno.LEML.Mail.FromFile ( string  filePath)
static

Load from file

Parameters
filePathfile path
Returns

Property Documentation

◆ filePath

String kenjiuno.LEML.Mail.filePath
getset

file path

◆ parentEntity

Mail kenjiuno.LEML.Mail.parentEntity
getset

parent entity for multipart/*

◆ rawBody

String kenjiuno.LEML.Mail.rawBody
getset

body in latin1

◆ uuid

String kenjiuno.LEML.Mail.uuid
getset

unique id


The documentation for this class was generated from the following file: