るりまサーチ

最速Rubyリファレンスマニュアル検索!
2504件ヒット [101-200件を表示] (0.230秒)
トップページ > クエリ:i[x] > クエリ:net/imap[x]

別のキーワード

  1. net/smtp start
  2. net/imap name
  3. net/imap param
  4. net/http get
  5. net/imap data

ライブラリ

キーワード

検索結果

<< < 1 2 3 4 ... > >>

Net::IMAP::Address#mailbox -> String | nil (14200.0)

メールアドレスのメールボックス名を返します。

...メールアドレスのメールボックス名を返します。

これが nil ならばそれは 822 group の終わりを意味します。
これが nil でなく、Net::IMAP::Address#mailbox が nil ならば、
822 のグループ名を表します。
どれでもなければ、822 の local...

Net::IMAP::BodyTypeBasic#disposition -> Net::IMAP::ContentDisposition | nil (14200.0)

Content-Dispotition の値を返します。

...Content-Dispotition の値を返します。

Net::IMAP::ContentDisposition オブジェクトを返します。

@see 1806, 2183...

Net::IMAP::BodyTypeBasic#encoding -> String (14200.0)

Content-Transfer-Encoding の値を文字列で返します。

...Content-Transfer-Encoding の値を文字列で返します。

@see 2045...

Net::IMAP::BodyTypeMessage#disposition -> Net::IMAP::ContentDisposition | nil (14200.0)

Content-Dispotition の値を返します。

...Content-Dispotition の値を返します。

Net::IMAP::ContentDisposition オブジェクトを返します。

@see 1806, 2183...

Net::IMAP::BodyTypeMessage#encoding -> String (14200.0)

Content-Transfer-Encoding の値を文字列で返します。

...Content-Transfer-Encoding の値を文字列で返します。

@see 2045...

絞り込み条件を変える

Net::IMAP::BodyTypeMessage#lines -> Integer (14200.0)

ボディのテキストの行数を返します。

ボディのテキストの行数を返します。

Net::IMAP::BodyTypeMultipart#disposition -> Net::IMAP::ContentDisposition | nil (14200.0)

Content-Dispotition の値を返します。

...Content-Dispotition の値を返します。

Net::IMAP::ContentDisposition オブジェクトを返します。

@see 1806, 2183...

Net::IMAP::BodyTypeText#disposition -> Net::IMAP::ContentDisposition | nil (14200.0)

Content-Dispotition の値を返します。

...Content-Dispotition の値を返します。

Net::IMAP::ContentDisposition オブジェクトを返します。

@see 1806, 2183...

Net::IMAP::BodyTypeText#encoding -> String (14200.0)

Content-Transfer-Encoding の値を文字列で返します。

...Content-Transfer-Encoding の値を文字列で返します。

@see 2045...
<< < 1 2 3 4 ... > >>