TKMP.DLLのダウンロード
Assembly: TKMP (TKMP.dll 内) バージョン: 3.1.0.0
メールデータの解析を行うクラスのインスタンスを初期化します
Namespace:
TKMP.ReaderAssembly: TKMP (TKMP.dll 内) バージョン: 3.1.0.0
Syntax
C# |
---|
public MailReader( Stream Stream ) |
Visual Basic (Declaration) |
---|
Public Sub New ( _ Stream As Stream _ ) |
Parameters
- Stream
- Type: System.IO..::.Stream
メールデータが格納されているストリーム
Remarks
メールのストリームデータの解析を行うためのコンストラクタです。