:: com :: sun :: star :: ucb ::

struct SendMediaTypes

Elements' Summary
ProtocolType the protocol to which the information is related (i.e. "NNTP", "SMTP", "VIM").  
Value a list of Internet media types  
Elements' Details
ProtocolType
string ProtocolType;
Description
the protocol to which the information is related (i.e. "NNTP", "SMTP", "VIM").
Value
sequence< string > Value;
Description
a list of Internet media types
Top of Page