19 #ifndef __com_sun_star_ucb_RecipientInfo_idl__
20 #define __com_sun_star_ucb_RecipientInfo_idl__
26 module
com { module sun { module star { module ucb {
string Newsgroups
the newsgroup(s) to which an article is be posted.
Definition: RecipientInfo.idl:66
string Password
the password to be used for authorizing on the send server.
Definition: RecipientInfo.idl:78
contains all information needed to send a message using one send protocol.
Definition: RecipientInfo.idl:34
com::sun::star::ucb::OutgoingMessageState State
the current state of the message.
Definition: RecipientInfo.idl:42
string BCC
the recipient(s) of "blind carbon copy" (e.g.
Definition: RecipientInfo.idl:60
– idl definition –
Definition: Ambiguous.idl:22
string Server
the name of the server to be used for sending the message.
Definition: RecipientInfo.idl:70
string ProtocolErrorString
string representing the last error (generated by send server).
Definition: RecipientInfo.idl:86
string VIMPostOfficePath
the Post Office Path (VIM only).
Definition: RecipientInfo.idl:82
OutgoingMessageState
These are the possible values for RecipientInfo::State.
Definition: OutgoingMessageState.idl:28
string Username
the user name to be used for authorizing on the send server.
Definition: RecipientInfo.idl:74
long ProtocolErrorNumber
the number representing the last error (generated by send server).
Definition: RecipientInfo.idl:90
string CC
the recipient(s) of a "carbon copy" (e.g.
Definition: RecipientInfo.idl:54
string To
the recipient(s) (e.g.
Definition: RecipientInfo.idl:48
long SendTries
the count of tries to send a message.
Definition: RecipientInfo.idl:96
string ProtocolType
the protocol to use for sending (i.e.
Definition: RecipientInfo.idl:38