• GrapeCity Secure Mail for .NET 4.0J
    • はじめに
      • 使用上のご注意
      • 必要システム
      • インストールとアンインストール
      • ライセンス認証
      • アプリケーション開発の手順
    • 基本的な使用方法
      • インストール後に必要な設定
        • ツールボックスへの登録
      • コンポーネントの使用手順
        • フォームに貼り付けて使用する
        • 参照設定に追加して使用する
        • イベント処理を実装する
        • 非同期処理を実装する
      • ライセンスの組み込み
        • ライセンス組み込みの条件
        • licenses.licxファイルの記載内容
        • licenses.licxファイルの配置場所
        • licenses.licxファイルのプロパティ
        • licenses.licxファイルを手動で作成する
        • App_Licenses.dllを作成する(ASP.NET Webサイトの場合)
        • ライセンス組み込みのトラブルシューティング
      • 旧バージョンからの移行
        • Mail for .NET 1.0J/Secure Mail 2.0Jとの違い
        • メンバ対応表(Secure Mail 2.0J)
        • iNetMail 1.0J(ActiveX製品)からの移行
      • アプリケーションの配布
        • ランタイムファイル(再配布可能ファイル)
        • ランタイムファイルの配置場所
        • 著作権の表記
        • コアサーバーライセンス
        • XCOPYによる配布
        • インストーラによる配布
        • 配布テスト
        • 配布のトラブルシューティング
        • Medium信頼レベル環境へのアプリケーションの配置
          • 信頼レベルポリシーの変更
            • 既存の信頼レベルポリシーの変更
            • カスタム信頼レベルポリシーの作成
          • アクセス許可の追加
            • リフレクションの許可
            • ファイルアクセスの許可
            • 逆シリアル化の許可
    • メールの送信(SMTP)
      • SMTPサーバーへ接続する
      • SSLでSMTPサーバーへ接続する
      • プロキシサーバーを介してSMTPサーバーへ接続する
      • メールを簡単に送信する
      • 複数の宛先へメールを送信する
      • 添付ファイル付きメールを送信する
      • メールの文字コードを設定する
      • Htmlメールを送信する
      • ヘッダ行を追加する
      • DSN(配信状態通知)を設定する
      • 送信メールの保存と読み込み
      • メールの送信時にログを記録する
      • メールの送信中に進行状況を表示する
    • メールの受信(POP)
      • POPサーバーへ接続する
      • SSLでPOPサーバーへ接続する
      • プロキシサーバーを介してPOPサーバーへ接続する
      • すべてのメールを取得する(POP)
      • ヘッダ情報のみを取得する(POP)
      • 添付ファイルを保存する(POP)
      • メールの取得時にログを記録する(POP)
      • メールの取得中に進行状況を表示する(POP)
    • メールの受信(IMAP)
      • IMAPサーバーへ接続する
      • SSLでIMAPサーバーへ接続する
      • プロキシサーバーを介してIMAPサーバーへ接続する
      • すべてのメールを取得する(IMAP)
      • ヘッダ情報のみを取得する(IMAP)
      • メールの取得時にログを記録する(IMAP)
      • メールの取得中に進行状況を表示する(IMAP)
      • IMAPのメールボックスモデル
      • Secure Mail における IMAP コマンド の同等機能
    • メールプロトコルの概要
      • Eメールの始まり
      • SMTP プロトコルの概要
      • POP3 プロトコルの概要
      • IMAP4 プロトコルの概要
      • 基本的なメッセージ構造
      • MIME の概要
      • S/MIMEによる署名と暗号化
      • OAuthの概要
    • 付属サンプル
    • リファレンス
      • Dart.Mail 名前空間
        • 概要
        • クラス
          • Attachment
            • 概要
            • メンバ
            • Attachment コンストラクタ
              • Attachment コンストラクタ(String)
              • Attachment コンストラクタ(String,String)
              • Attachment コンストラクタ(Byte[],String)
            • メソッド
              • Clone メソッド
              • GetContentStream メソッド
            • プロパティ
              • Content プロパティ
              • DecodeToMemory プロパティ
              • Directory プロパティ
              • FileName プロパティ
              • Length プロパティ
          • AuthenticatedSession
            • 概要
            • メンバ
            • AuthenticatedSession コンストラクタ
            • プロパティ
              • AuthorizationIdentity プロパティ
              • Domain プロパティ
              • Password プロパティ
              • ServicePrincipleName プロパティ
              • Username プロパティ
          • BaseEventArgs
            • 概要
            • メンバ
            • BaseEventArgs コンストラクタ
          • ClientSecurity
            • 概要
            • メンバ
            • ClientSecurity コンストラクタ
            • プロパティ
              • Certificates プロパティ
              • TargetHost プロパティ
            • フィールド
              • SelectionCallback フィールド
          • ComponentBase
            • 概要
            • メンバ
            • メソッド
              • Marshal メソッド
                • Marshal(String,Object) メソッド
                • Marshal(Exception) メソッド
            • プロパティ
              • Encoding プロパティ
              • SynchronizingObject プロパティ
              • SyncRoot プロパティ
              • Tag プロパティ
            • イベント
              • Error イベント
              • UserState イベント
          • ContentDisposition
            • 概要
            • メンバ
            • ContentDisposition コンストラクタ
              • ContentDisposition コンストラクタ()
              • ContentDisposition コンストラクタ(String)
            • メソッド
              • Clone メソッド
              • ToString メソッド
            • プロパティ
              • FileName プロパティ
          • ContentType
            • 概要
            • メンバ
            • ContentType コンストラクタ
              • ContentType コンストラクタ()
              • ContentType コンストラクタ(String)
            • メソッド
              • Clone メソッド
              • ToString メソッド
            • プロパティ
              • Boundary プロパティ
              • CharSet プロパティ
              • MediaType プロパティ
              • Name プロパティ
            • フィールド
              • Parameters フィールド
          • Data
            • 概要
            • メンバ
            • メソッド
              • ToString メソッド
            • プロパティ
              • Delimiter プロパティ
              • Direction プロパティ
              • Encoding プロパティ
          • DataEventArgs
            • 概要
            • メンバ
            • メソッド
              • ToString メソッド
            • プロパティ
              • Data プロパティ
          • DataException
            • 概要
            • メンバ
            • フィールド
              • DataRead フィールド
          • Datagram
            • 概要
            • メンバ
            • フィールド
              • Origin フィールド
          • DeliveryStatusNotification
            • 概要
            • メンバ
            • プロパティ
              • EnvelopeID プロパティ
              • Options プロパティ
              • ReturnMessage プロパティ
          • ErrorEventArgs
            • 概要
            • メンバ
            • ErrorEventArgs コンストラクタ
            • メソッド
              • GetException メソッド
          • HeaderDictionary
            • 概要
            • メンバ
            • メソッド
              • Add メソッド
                • Add(String,HeaderField) メソッド
                • Add(String) メソッド
              • Clear メソッド
              • GetValue メソッド
              • SetValue メソッド
              • ToArray メソッド
              • ToString メソッド
                • ToString(Boolean) メソッド
              • Update メソッド
            • プロパティ
              • Encoding プロパティ
              • Length プロパティ
            • フィールド
              • Duplicates フィールド
          • HeaderField
            • 概要
            • メンバ
            • HeaderField コンストラクタ
            • メソッド
              • ToString メソッド
            • プロパティ
              • Body プロパティ
              • Name プロパティ
              • Parameters プロパティ
              • Value プロパティ
          • HeaderKey
            • 概要
            • メンバ
            • HeaderKey コンストラクタ
            • フィールド
              • AcceptLanguage フィールド
              • AutoSubmitted フィールド
              • Bcc フィールド
              • Cc フィールド
              • Comments フィールド
              • ContentDescription フィールド
              • ContentDisposition フィールド
              • ContentId フィールド
              • ContentLanguage フィールド
              • ContentMD5 フィールド
              • ContentTransferEncoding フィールド
              • ContentType フィールド
              • Date フィールド
              • DeferredDelivery フィールド
              • DeliveryReport フィールド
              • DispositionNotificationOptions フィールド
              • DispositionNotificationTo フィールド
              • Encrypted フィールド
              • From フィールド
              • InReplyTo フィールド
              • Keywords フィールド
              • LatestDeliveryTime フィールド
              • ListArchive フィールド
              • ListHelp フィールド
              • ListID フィールド
              • ListOwner フィールド
              • ListPost フィールド
              • ListSubscribe フィールド
              • ListUnsubscribe フィールド
              • MessageContext フィールド
              • MessageID フィールド
              • MimeVersion フィールド
              • OriginalMessageID フィールド
              • OriginatorReturnAddress フィールド
              • Path フィールド
              • Priority フィールド
              • Received フィールド
              • References フィールド
              • ReplyTo フィールド
              • ReturnPath フィールド
              • ReturnReceiptTo フィールド
              • Sender フィールド
              • Status フィールド
              • Subject フィールド
              • To フィールド
              • XPriority フィールド
          • Htmlpart
            • 概要
            • メンバ
            • Htmlpart コンストラクタ
            • メソッド
              • Clone メソッド
          • Imap
            • 概要
            • メンバ
            • Imap コンストラクタ
            • メソッド
              • Authenticate メソッド
              • Close メソッド
              • Connect メソッド
              • GetAllMailboxes メソッド
              • GetDefaultPort メソッド
              • Idle メソッド
              • Invoke メソッド
                • Invoke(String) メソッド
                • Invoke(String,Byte[]) メソッド
              • List メソッド
                • List() メソッド
                • List(String,String,Boolean) メソッド
              • Noop メソッド
              • Select メソッド
            • プロパティ
              • CommandCount プロパティ
              • Connection プロパティ
              • Delimiter プロパティ
              • Mailboxes プロパティ
              • MailboxNameEncoding プロパティ
              • SelectedMailbox プロパティ
              • Session プロパティ
            • イベント
              • Alert イベント
              • Progress イベント
              • Update イベント
          • ImapAlertEventArgs
            • 概要
            • メンバ
            • プロパティ
              • Message プロパティ
          • ImapMessage
            • 概要
            • メンバ
            • メソッド
              • CopyTo メソッド
              • Get メソッド
                • Get() メソッド
                • Get(ImapMessageInfo) メソッド
                • Get(Stream,ImapMessageInfo) メソッド
              • GetPart メソッド
              • Update メソッド
            • プロパティ
              • Answered プロパティ
              • Date プロパティ
              • Deleted プロパティ
              • Draft プロパティ
              • Flagged プロパティ
              • Info プロパティ
              • Mailbox プロパティ
              • Recent プロパティ
              • Seen プロパティ
          • ImapProgressEventArgs
            • 概要
            • メンバ
            • プロパティ
              • Message プロパティ
          • ImapResponse
            • 概要
            • メンバ
            • メソッド
              • ToString メソッド
            • プロパティ
              • Code プロパティ
              • CodeValue プロパティ
              • Explanation プロパティ
              • Operation プロパティ
              • Status プロパティ
              • Tag プロパティ
              • Value プロパティ
          • ImapSearchParameter
            • 概要
            • メンバ
            • ImapSearchParameter コンストラクタ
              • ImapSearchParameter コンストラクタ()
              • ImapSearchParameter コンストラクタ(ImapCriterion,String)
            • メソッド
              • ToString メソッド
                • ToString() メソッド
                • ToString(IFormatProvider) メソッド
            • プロパティ
              • Criterion プロパティ
              • Parameter プロパティ
          • ImapSession
            • 概要
            • メンバ
            • ImapSession コンストラクタ
            • プロパティ
              • AutoUtf8 プロパティ
              • PopulateMailboxTree プロパティ
          • ImapUpdateEventArgs
            • 概要
            • メンバ
            • プロパティ
              • Messages プロパティ
              • Response プロパティ
          • ImapUTF7
            • 概要
            • メンバ
            • ImapUTF7 コンストラクタ
            • メソッド
              • GetByteCount メソッド
                • GetByteCount(Char[],Int32,Int32) メソッド
              • GetBytes メソッド
                • GetBytes(Char[],Int32,Int32,Byte[],Int32) メソッド
              • GetCharCount メソッド
                • GetCharCount(Byte[],Int32,Int32) メソッド
              • GetChars メソッド
                • GetChars(Byte[],Int32,Int32,Char[],Int32) メソッド
              • GetMaxByteCount メソッド
              • GetMaxCharCount メソッド
          • IPEndPoint
            • 概要
            • メンバ
            • IPEndPoint コンストラクタ
              • IPEndPoint コンストラクタ()
              • IPEndPoint コンストラクタ(AddressFamily)
              • IPEndPoint コンストラクタ(IPAddress,Int32)
              • IPEndPoint コンストラクタ(IPAddress,Int32,Int32)
              • IPEndPoint コンストラクタ(String)
              • IPEndPoint コンストラクタ(String,Int32)
              • IPEndPoint コンストラクタ(String,AddressFamily,Int32)
              • IPEndPoint コンストラクタ(String,AddressFamily,Int32,Int32)
              • IPEndPoint コンストラクタ(String,String,Int32,Int32)
            • プロパティ
              • Address プロパティ
              • HostNameOrAddress プロパティ
              • HostNameOrAddressColonPort プロパティ
              • Port プロパティ
            • フィールド
              • Range フィールド
          • MailBase
            • 概要
            • メンバ
            • MailBase コンストラクタ
            • メソッド
              • Start メソッド
            • プロパティ
              • Capabilities プロパティ
              • Encoding プロパティ
              • ServerGreeting プロパティ
          • Mailbox
            • 概要
            • メンバ
            • メソッド
              • Add メソッド
                • Add(Stream,ImapFlags,DateTime) メソッド
                • Add(MailMessage) メソッド
              • Clear メソッド
              • CompareTo メソッド
              • Copy メソッド
                • Copy(ImapMessage[],Mailbox) メソッド
                • Copy(ImapMessage,ImapMessage,Mailbox) メソッド
              • Equals メソッド
              • Get メソッド
                • Get() メソッド
                • Get(ImapMessage[],ImapMessageInfo) メソッド
                • Get(Int32,Int32,ImapMessageInfo) メソッド
              • GetHashCode メソッド
              • Purge メソッド
              • Search メソッド
              • Subscribe メソッド
              • Unsubscribe メソッド
              • Update メソッド
                • Update(ImapMessage[],Boolean,ImapFlags) メソッド
                • Update(Int32,Int32,Boolean,ImapFlags) メソッド
            • プロパティ
              • FirstUnseen プロパティ
              • FullName プロパティ
              • Imap プロパティ
              • Mailboxes プロパティ
              • Marked プロパティ
              • Name プロパティ
              • Parent プロパティ
              • ReadOnly プロパティ
              • Recent プロパティ
              • Selectable プロパティ
              • SublevelsAllowed プロパティ
              • Tag プロパティ
          • MailboxCollection
            • 概要
            • メンバ
            • メソッド
              • Add メソッド
                • Add(String) メソッド
              • Insert メソッド
              • Refresh メソッド
              • Remove メソッド
            • プロパティ
              • Item プロパティ
          • MailMessage
            • 概要
            • メンバ
            • MailMessage コンストラクタ
              • MailMessage コンストラクタ()
              • MailMessage コンストラクタ(MailMessage)
              • MailMessage コンストラクタ(String,String,FileInfo[],List<Attachment>)
              • MailMessage コンストラクタ(String,String,FileInfo[])
              • MailMessage コンストラクタ(String)
              • MailMessage コンストラクタ(Stream)
            • メソッド
              • Clear メソッド
              • Clone メソッド
              • Forward メソッド
              • GetContentEncodingStream メソッド
              • GetObjectData メソッド
              • Open メソッド
                • Open(Stream) メソッド
                • Open(String) メソッド
              • Reply メソッド
              • ReplyAll メソッド
              • ReplyAllInline メソッド
              • ReplyInline メソッド
              • Save メソッド
                • Save(Stream) メソッド
                • Save(String) メソッド
              • SecureDecode メソッド
                • SecureDecode(X509Certificate2Collection,Boolean) メソッド
                • SecureDecode() メソッド
              • SecureEncrypt メソッド
                • SecureEncrypt(X509Certificate2Collection,EncryptingAlgorithm,SubjectIdentifierType,Boolean) メソッド
                • SecureEncrypt(X509Certificate2Collection,EncryptingAlgorithm,Boolean) メソッド
                • SecureEncrypt() メソッド
              • SecureSign メソッド
                • SecureSign(X509Certificate2,X509IncludeOption,DigestAlgorithm,Boolean,Boolean) メソッド
                • SecureSign() メソッド
            • プロパティ
              • Bcc プロパティ
              • BitEncoding プロパティ
              • Cc プロパティ
              • Date プロパティ
              • From プロパティ
              • IsMime プロパティ
              • IsSecure プロパティ
              • Priority プロパティ
              • ReplyTo プロパティ
              • SecureEncoding プロパティ
              • Sender プロパティ
              • Subject プロパティ
              • To プロパティ
            • フィールド
              • MaxEncodedLineLength フィールド
          • MailSecurity
            • 概要
            • メンバ
            • MailSecurity コンストラクタ
            • プロパティ
              • Encrypt プロパティ
          • MailSession
            • 概要
            • メンバ
            • MailSession コンストラクタ
            • メソッド
              • Clone メソッド
            • プロパティ
              • Authentication プロパティ
              • BlockSize プロパティ
              • Security プロパティ
          • MessageBase
            • 概要
            • メンバ
            • プロパティ
              • Id プロパティ
              • Message プロパティ
              • Size プロパティ
              • Tag プロパティ
              • Uid プロパティ
          • Messagepart
            • 概要
            • メンバ
            • Messagepart コンストラクタ
              • Messagepart コンストラクタ(MailMessage,String)
              • Messagepart コンストラクタ()
            • メソッド
              • Clone メソッド
              • GetContentStream メソッド
            • プロパティ
              • Content プロパティ
              • FileName プロパティ
              • Length プロパティ
          • Multipart
            • 概要
            • メンバ
            • Multipart コンストラクタ
              • Multipart コンストラクタ()
              • Multipart コンストラクタ(String,String,FileInfo[])
              • Multipart コンストラクタ(String,String,FileInfo[],List<Attachment>)
              • Multipart コンストラクタ(String)
            • メソッド
              • Clear メソッド
              • Clone メソッド
              • FindHtml メソッド
              • FindParent メソッド
              • FindText メソッド
              • GetContentEncodingStream メソッド
            • プロパティ
              • Attachments プロパティ
              • Html プロパティ
              • Length プロパティ
              • Parts プロパティ
              • Resources プロパティ
              • Text プロパティ
            • フィールド
              • Alternative フィールド
              • Mixed フィールド
              • Related フィールド
          • MultipartContent
            • 概要
            • メンバ
            • MultipartContent コンストラクタ
            • メソッド
              • Clone メソッド
              • Filter メソッド
              • ToString メソッド
                • ToString(Boolean,MailMessage) メソッド
            • プロパティ
              • Text プロパティ
          • Part
            • 概要
            • メンバ
            • メソッド
              • Clear メソッド
              • Clone メソッド
              • Dispose メソッド
              • GetContentEncodingStream メソッド
              • GetDecodingExceptions メソッド
              • GetEncoding メソッド
              • GetEncodingStream メソッド
              • ToArray メソッド
              • ToString メソッド
                • ToString(Boolean,Boolean,MailMessage) メソッド
            • プロパティ
              • ContentType プロパティ
              • DateTimeFormats プロパティ
              • EncodingMap プロパティ
              • Headers プロパティ
              • Length プロパティ
              • Tag プロパティ
              • TimeZones プロパティ
          • PartCollection<T>
            • 概要
            • メンバ
            • メソッド
              • Add メソッド
              • AddRange メソッド
              • Remove メソッド
              • RemoveAt メソッド
          • PipelineSendException
            • 概要
            • メンバ
            • プロパティ
              • RecipientReport プロパティ
          • Pop
            • 概要
            • メンバ
            • Pop コンストラクタ
            • メソッド
              • Authenticate メソッド
              • Close メソッド
              • Connect メソッド
              • GetDefaultPort メソッド
            • プロパティ
              • Connection プロパティ
              • Messages プロパティ
              • Session プロパティ
            • イベント
              • Progress イベント
          • PopMessage
            • 概要
            • メンバ
            • メソッド
              • Get メソッド
                • Get() メソッド
                • Get(Int32) メソッド
                • Get(Stream) メソッド
                • Get(Stream,Int32) メソッド
            • プロパティ
              • BodyLines プロパティ
              • Deleted プロパティ
              • Info プロパティ
          • PopMessageCollection
            • 概要
            • メンバ
            • PopMessageCollection コンストラクタ
            • プロパティ
              • Size プロパティ
          • PopProgressEventArgs
            • 概要
            • メンバ
            • プロパティ
              • Message プロパティ
          • ProgressEventArgs
            • 概要
            • メンバ
            • プロパティ
              • Final プロパティ
              • Length プロパティ
              • Position プロパティ
          • ProtocolException
            • 概要
            • メンバ
          • Proxy
            • 概要
            • メンバ
            • Proxy コンストラクタ
            • プロパティ
              • Password プロパティ
              • RemoteEndPoint プロパティ
              • Type プロパティ
              • Username プロパティ
          • Recipient
            • 概要
            • メンバ
            • プロパティ
              • MailAddress プロパティ
              • ServerResponse プロパティ
          • Resource
            • 概要
            • メンバ
            • Resource コンストラクタ
              • Resource コンストラクタ()
              • Resource コンストラクタ(Byte[])
              • Resource コンストラクタ(Byte[],String)
              • Resource コンストラクタ(Stream,String)
            • メソッド
              • Clear メソッド
              • Clone メソッド
              • ContentToArray メソッド
              • GetContentEncodingStream メソッド
              • GetContentStream メソッド
              • GetMediaTypeFromExtension メソッド
            • プロパティ
              • Content プロパティ
              • ContentDisposition プロパティ
              • ContentId プロパティ
              • Length プロパティ
              • TransferEncoding プロパティ
          • Response
            • 概要
            • メンバ
            • メソッド
              • ToString メソッド
            • プロパティ
              • Code プロパティ
              • Text プロパティ
          • Security
            • 概要
            • メンバ
            • Security コンストラクタ
            • プロパティ
              • CheckCertificateRevocation プロパティ
              • Protocols プロパティ
            • フィールド
              • ValidationCallback フィールド
          • Segment
            • 概要
            • メンバ
            • Segment コンストラクタ
            • プロパティ
              • Buffer プロパティ
              • Count プロパティ
              • Offset プロパティ
          • Session
            • 概要
            • メンバ
            • Session コンストラクタ
              • Session コンストラクタ()
              • Session コンストラクタ(IPEndPoint)
            • プロパティ
              • LocalEndPoint プロパティ
              • RemoteEndPoint プロパティ
          • Smtp
            • 概要
            • メンバ
            • Smtp コンストラクタ
            • メソッド
              • Authenticate メソッド
              • Close メソッド
              • Connect メソッド
              • GetDefaultPort メソッド
              • Send メソッド
                • Send(String,String,String,String) メソッド
                • Send(MailMessage) メソッド
                • Send(MailMessage,String,String) メソッド
                • Send(Stream,String,String) メソッド
                • Send(Stream,String,String,TransferEncoding) メソッド
            • プロパティ
              • AutoPipeline プロパティ
              • AutoSize プロパティ
              • Connection プロパティ
              • DeliveryStatusNotification プロパティ
              • DnsServerTimeout プロパティ
              • HelloName プロパティ
              • SendDirectToMx プロパティ
              • Session プロパティ
            • イベント
              • Progress イベント
          • SmtpProgressEventArgs
            • 概要
            • メンバ
            • プロパティ
              • Message プロパティ
          • SmtpResult
            • 概要
            • メンバ
            • プロパティ
              • Recipients プロパティ
              • SentLength プロパティ
          • SmtpSession
            • 概要
            • メンバ
            • SmtpSession コンストラクタ
            • プロパティ
              • AutoPipeline プロパティ
              • AutoSize プロパティ
              • ChunkSize プロパティ
              • UseSubmissionPort プロパティ
          • SocketBase
            • 概要
            • メンバ
            • プロパティ
              • Socket プロパティ
          • SocketOption
            • 概要
            • メンバ
            • プロパティ
              • ExclusiveAddressUse プロパティ
              • ReceiveBufferSize プロパティ
              • ReceiveTimeout プロパティ
              • ReuseAddress プロパティ
              • SendBufferSize プロパティ
              • SendTimeout プロパティ
          • TcpBase
            • 概要
            • メンバ
            • メソッド
              • Abort メソッド
              • AuthenticateAsClient メソッド
                • AuthenticateAsClient(ClientSecurity) メソッド
                • AuthenticateAsClient(TcpSession) メソッド
              • Close メソッド
              • Connect メソッド
              • ConnectAsync メソッド
              • GetStream メソッド
              • Marshal メソッド
                • Marshal(Data,String,Object) メソッド
              • Read メソッド
                • Read(Byte[],Int32,Int32) メソッド
                • Read(Byte[]) メソッド
              • ReadAsync メソッド
              • ReadToCount メソッド
              • ReadToDelimiter メソッド
                • ReadToDelimiter(String) メソッド
                • ReadToDelimiter(Byte[]) メソッド
                • ReadToDelimiter(String[]) メソッド
                • ReadToDelimiter(List<Byte[]>) メソッド
              • ReadToEnd メソッド
              • ShutdownSsl メソッド
              • Write メソッド
                • Write(Byte[]) メソッド
                • Write(String) メソッド
                • Write(Byte[],Int32,Int32) メソッド
              • WriteAsync メソッド
            • プロパティ
              • CloseTime プロパティ
              • ConnectTime プロパティ
              • NetworkStream プロパティ
              • RemoteEndPoint プロパティ
              • SocketOption プロパティ
              • SslStream プロパティ
              • State プロパティ
            • イベント
              • Data イベント
              • Log イベント
              • StateChanged イベント
          • TcpSession
            • 概要
            • メンバ
            • TcpSession コンストラクタ
              • TcpSession コンストラクタ()
              • TcpSession コンストラクタ(IPEndPoint)
            • プロパティ
              • ConnectTimeout プロパティ
              • Proxy プロパティ
              • Security プロパティ
          • TcpSocketOption
            • 概要
            • メンバ
            • プロパティ
              • KeepAliveInterval プロパティ
              • KeepAliveTime プロパティ
              • NoDelay プロパティ
              • OutOfBandInline プロパティ
              • ReceiveTimeout プロパティ
          • Textpart
            • 概要
            • メンバ
            • Textpart コンストラクタ
            • メソッド
              • Clone メソッド
              • GetContentStream メソッド
            • プロパティ
              • Content プロパティ
              • Encoding プロパティ
              • Length プロパティ
          • UserStateEventArgs
            • 概要
            • メンバ
            • プロパティ
              • Message プロパティ
              • UserState プロパティ
        • 列挙型
          • Authentication
          • ConnectionState
          • DataDirection
          • DigestAlgorithm
          • Encrypt
          • EncryptingAlgorithm
          • ForwardFormat
          • ImapCode
          • ImapCriterion
          • ImapFlags
          • ImapMessageInfo
          • ImapStatus
          • PopMessageInfo
          • Priority
          • ProxyType
          • SecureEncoding
          • TransferEncoding
        • デリゲート
          • TcpAsyncCallback