るりまサーチ (Ruby 2.5.0)

最速Rubyリファレンスマニュアル検索!
3件ヒット [1-3件を表示] (0.156秒)

別のキーワード

  1. new openssl::bn
  2. new openssl::asn1::asn1data
  3. new openssl::pkey::ec::group
  4. new openssl::x509::certificate
  5. start net::smtp

クラス

キーワード

検索結果

Net::IMAP::Envelope#to -> [Net::IMAP::Address] | nil (117358.0)

To を Net::IMAP::Address オブジェクトの配列で返します。

To を Net::IMAP::Address オブジェクトの配列で返します。

エンベロープに存在しないときは nil を返します。

Net::IMAP::Envelope#in_reply_to -> String | nil (81358.0)

In-reply-to の内容を文字列で返します。

In-reply-to の内容を文字列で返します。

エンベロープに存在しないときは nil を返します。

Net::IMAP::Envelope#reply_to -> [Net::IMAP::Address] | nil (81358.0)

Reply-To を Net::IMAP::Address オブジェクトの配列で返します。

Reply-To を Net::IMAP::Address オブジェクトの配列で返します。

エンベロープに存在しないときは nil を返します。