Warning, /pim/messagelib/messageviewer/src/header/autotests/data/totest.tmpl is written in an unsupported language. File is not indexed.

0001 <div>nameOnly: {{ header.to.nameOnly|safe }}</div>
0002 <div>isSet: {{ header.to.isSet|safe }}</div>
0003 <div>fullAddress: {{ header.to.fullAddress|safe }}</div>
0004 <div>str: {{ header.to.str}}</div>
0005 <div>expandable: {{ header.to.expandableTo|safe }}</div>
0006 <div>expandableTO: {{ header.to.expandableTO|safe }}</div>
0007 <div>invalid: {{ header.to.invalid|safe }}</div>