Specialized Administration > Configuring Your Windchill Environment > Setting Up Meetings > Configuring Email Notifications for Your Site
  
Configuring Email Notifications for Your Site
To enable or disable Outlook-compliant formatting of email notifications, use the xconfmanager utility to set the value of the wt.meeting.outlookStyleNotifications property. For example:
xconfmanager -s wt.meeting.outlookStyleNotifications=true
-t <Windchill>/codebase/wt.properties -p
Where <Windchill> is the location where Windchill is installed.
true—If your company uses Outlook as their standard email client, set the value of this property to true. When this property is set to true, email notifications are sent using an Outlook-compliant format and are localized in the language of the meeting originator. The email notification contains all the meeting participants as attendees.
false—If your company does not use Outlook as their standard email client, set this property to false. When this property is set to false, email notifications only contain the originator and recipients as attendees. The email notifications are localized for the recipient.