このページはEtoJ逐語翻訳フィルタによって翻訳生成されました。

翻訳前ページへ


Interface XMailMessage
Language

The 解放する/自由な and Open 生産性 控訴
解放(する)d: Apache OpenOffice 4.1.15

API

SDK

Tips ‘n’ Tricks

Miscellaneous


:: com :: sun :: 星/主役にする :: mail ::

unpublished interface XMailMessage
Usage 制限s
not published
Description
代表するs a mail message.
Since
OOo 2.0
See also
XMailServer

Methods' 要約
addRecipient 追加する an 受取人s e-mail 演説(する)/住所 to the 名簿(に載せる)/表(にあげる) of 受取人s of this mail message. If the e-mail 演説(する)/住所 doesn't 適合する to RFC 822 sending the mail message will fail.  
addCcRecipient 追加する an Cc 受取人s e-mail 演説(する)/住所 to the 名簿(に載せる)/表(にあげる) of 受取人s of this mail message. If the e-mail 演説(する)/住所 doesn't 適合する to RFC 822 sending the mail message will fail.  
addBccRecipient 追加する an Bcc 受取人s e-mail 演説(する)/住所 to the 名簿(に載せる)/表(にあげる) of 受取人s of this mail message. If the e-mail 演説(する)/住所 doesn't 適合する to RFC 822 sending the mail message will fail.  
getRecipients Return a sequence of the e-mail 演説(する)/住所s of all 受取人s of this mail message.  
getCcRecipients Return a sequence of the e-mail 演説(する)/住所s of all the Cc 受取人s of this mail message.  
getBccRecipients Return a sequence of the e-mail 演説(する)/住所s of all the Bcc 受取人s of this mail message.  
addAttachment 追加する a とじ込み/提出する attachment to a mail message. param aMailAttachment [in] 明示するs a とじ込み/提出する which should be 大(公)使館員d to this mail message.  
getAttachments Return a sequence of MailAttachment's that will be 大(公)使館員d to this mail message.  
せいにするs' 要約
SenderName The 陳列する,発揮する 指名する of the sender of this mail message.  
SenderAddress The e-mail 演説(する)/住所 of the sender of this mail message. The e-mail 演説(する)/住所 has to 適合する to RFC 822.  
ReplyToAddress The e-mail 演説(する)/住所 where replies on this mail message should be sent to. If the e-mail 演説(する)/住所 doesn't 適合する to RFC 822 sending the mail message later will fail. If no ReplyToAddress is 始める,決める replies go to the SenderAddress.  
支配する The 支配する of a mail message.  
団体/死体 The 団体/死体 of the mail message. It is 推定する/予想するd that the transferable 配達するs the data as a string. Although a transferable may support 多重の data flavors only the first data flavor 供給(する)d will be used to retrieve the data and it is 推定する/予想するd that the data will be 供給するd as a string.  
Methods' 詳細(に述べる)s
addRecipient
無効の
addRecipient( [in] string  sRecipientAddress );

Description
追加する an 受取人s e-mail 演説(する)/住所 to the 名簿(に載せる)/表(にあげる) of 受取人s of this mail message. If the e-mail 演説(する)/住所 doesn't 適合する to RFC 822 sending the mail message will fail.
Parameter sRecipientAddress
[in] the e-mail 演説(する)/住所 of the 受取人.
addCcRecipient
無効の
addCcRecipient( [in] string  sRecipientAddress );

Description
追加する an Cc 受取人s e-mail 演説(する)/住所 to the 名簿(に載せる)/表(にあげる) of 受取人s of this mail message. If the e-mail 演説(する)/住所 doesn't 適合する to RFC 822 sending the mail message will fail.
Parameter sRecipientAddress
[in] the e-mail 演説(する)/住所 of the Cc 受取人.
addBccRecipient
無効の
addBccRecipient( [in] string  sRecipientAddress );

Description
追加する an Bcc 受取人s e-mail 演説(する)/住所 to the 名簿(に載せる)/表(にあげる) of 受取人s of this mail message. If the e-mail 演説(する)/住所 doesn't 適合する to RFC 822 sending the mail message will fail.
Parameter sRecipientAddress
[in] the e-mail 演説(する)/住所 of the Bcc 受取人.
getRecipients
sequence< string >
getRecipients();

Description
Return a sequence of the e-mail 演説(する)/住所s of all 受取人s of this mail message.
getCcRecipients
sequence< string >
getCcRecipients();

Description
Return a sequence of the e-mail 演説(する)/住所s of all the Cc 受取人s of this mail message.
getBccRecipients
sequence< string >
getBccRecipients();

Description
Return a sequence of the e-mail 演説(する)/住所s of all the Bcc 受取人s of this mail message.
addAttachment
無効の
addAttachment( [in] MailAttachment  aMailAttachment );

Description
追加する a とじ込み/提出する attachment to a mail message. param aMailAttachment [in] 明示するs a とじ込み/提出する which should be 大(公)使館員d to this mail message.
See also
MailAttachment
getAttachments
sequence< MailAttachment >
getAttachments();

Description
Return a sequence of MailAttachment's that will be 大(公)使館員d to this mail message.
See also
MailAttachment
せいにするs' 詳細(に述べる)s
SenderName
[ readonly ] string SenderName;
Description
The 陳列する,発揮する 指名する of the sender of this mail message.
SenderAddress
[ readonly ] string SenderAddress;
Description
The e-mail 演説(する)/住所 of the sender of this mail message. The e-mail 演説(する)/住所 has to 適合する to RFC 822.
ReplyToAddress
string ReplyToAddress;
Description
The e-mail 演説(する)/住所 where replies on this mail message should be sent to. If the e-mail 演説(する)/住所 doesn't 適合する to RFC 822 sending the mail message later will fail. If no ReplyToAddress is 始める,決める replies go to the SenderAddress.
支配する
string 支配する;
Description
The 支配する of a mail message.
団体/死体
::com::sun::星/主役にする::datatransfer::XTransferable 団体/死体;
Description
The 団体/死体 of the mail message. It is 推定する/予想するd that the transferable 配達するs the data as a string. Although a transferable may support 多重の data flavors only the first data flavor 供給(する)d will be used to retrieve the data and it is 推定する/予想するd that the data will be 供給するd as a string.
See also
::com::sun::星/主役にする::datatransfer::XTransferable
最高の,を越す of Page

Apache Software Foundation

Copyright & License | Privacy | 接触する Us | 寄付する | Thanks

Apache, OpenOffice, OpenOffice.org and the seagull logo are 登録(する)d trademarks of The Apache ソフトウェア 創立/基礎. The Apache feather logo is a trademark of The Apache ソフトウェア 創立/基礎. Other 指名するs appearing on the 場所/位置 may be trademarks of their 各々の owners.