Outlook 2007
Sehr viele Anwendungen prüfen, ob auf dem aktuellen System die OCS API zur Verfügung steht und blenden dann die erweiterten Statusinformationen mit ein.
Hier können Sie bei Lesen oder Schreiben von Mails schon den Status des Absenders oder Empfängers erkennen, wenn Sie dies in den Optionen aktivieren:
Sowohl beim Erfassen als auch bei eingegangenen Mails können Sie dann direkt den Status des Empfänger sehen. Sie können also sogar schon vor dem Versand der Mail erkennen, ob der Empfänger überhaupt in naher Zeit die Mail lesen könnte.
Zudem kann der OCS-Client alle Kommunikationen im Ordner "Conversation History" ablegen:
Weitere Informationen finden Sie hierzu auch auf:
- Communicator and Exchange – Special considerations für deploying
Communicator in an Exchange environment
http://communicatorteam.com/archive/2008/01/29/54.aspx
Details, wie Outlook, Exchange und OCS miteinander kommunizieren. - Use instant messaging services with Outlook
http://office.microsoft.com/en-us/outlook/HP012335511033.aspx - Microsoft Office Communicator 2007 Release Notes - Office
Integration
http://office.microsoft.com/en-us/help/HA102362191033.aspx#8
Einige Einstellungen bezüglich Outlook und OC finden Sie auch in der Registrierung auf dem lokalen PC im Benutzerprofil wieder. Sie können erkennen, dass diese Einstellungen unabhängig vom MAPI-Profil sind. Folgende Einstellungen aktivieren OCS in Outlook und setzen eventuelle Altlasten zurück
Windows Registry Editor Version 5.00 [HKEY_CURRENT_User\Software\Microsoft\Office\12.0\Outlook\IM] "SetOnlineStatusLevel"=dword:00000003 "EnablePresence"=dword:00000001 [HKEY_CURRENT_User\Software\Microsoft\Office\12.0\Common\PersonaMenu] "RTCApplication"=dword:00000003 "QueryServiceForStatus"=dword:00000002 "Enabled"=dword:00000000
Über den Wert "EnablePresence" können Sie komplett die Funktion abschalten. "SetOnlineStatusLevel" ist auf 3 zu setzen, damit der OC-Client verwendet wird. Die "RTCApplication" muss ebenfalls auf 2 stehen, damit OC genutzt wird. "QueryServiceStatus" =2 nutzt den RTC Service. Wenn Sie noch einen alten Exchange IM betrieben haben, dann kann hier eine 1 stehen. Das wäre dann zu ändern.
Achtung: Der Wert "Enabled" ist nicht eindeutig. Rein vom Verständnis her müsste er auf "1" stehen, aber seltsamerweise ist dann die OCS Integration blockiert.
- 889938 The presence information für a Windows Messenger contact is not displayed correctly in Windows
SharePoint Services or in Outlook
Informationen über "QueryServiceForStatus" - Persona Menu Registry Keys [Office 2003 SDK
Documentation]
http://msdn.microsoft.com/en-us/library/aa195565%28office.11%29.aspx - Tell Outlook which IM client to use für presence
http://www.tek-tips.com/faqs.cfm?fid=7004 - Presence info für an OCS User may not appear, or may
appear intermittently, in Outlook when the SIP address
and primäry e-mail addresses differ
http://blog.tiensivu.com/aaron/archives/1840-Presence-info-for-an-OCS-User-may-not-appear,-or-may-appear-intermittently,-in-Outlook-when-the-SIP-address-and-primary-e-mail-addresses-differ.html
Weitere Links
- OCS API
- OCS Communicator
-
Communicator Add In für Outlook 2007
http://code.msdn.microsoft.com/Communicator4Outlook - Office Communications Developer Portal
http://msdn.microsoft.com/en-us/office/aa905773.aspx - Unified Communications Sample Downloads
http://msdn.microsoft.com/en-us/office/cc718982.aspx - Integrate OCS in webpages using JavaScript connecting through
the webservice
http://unified-communications.blogspot.com/2008/04/integrate-ocs-in-webpages-using.html - Add Office Communicator Presence and Communication to Any App
http://blogs.msdn.com/cmayo/archive/2009/01/09/add-office-communicator-presence-and-communication-into-any-app.aspx - Use instant messaging services with Outlook
http://office.microsoft.com/en-us/outlook/HP012335511033.aspx - Communicator and Exchange – Special considerations für deploying
Communicator in an Exchange environment
http://communicatorteam.com/archive/2008/01/29/54.aspx - Microsoft Office Communicator 2007 Release Notes
http://office.microsoft.com/en-us/help/HA102362191033.aspx - Weihnachtsbaum mit den OCS-Statusmeldungen als Christbaumkugeln.
http://www.scolab.ch/marry-x-mas-%e2%80%93-oder-fur-was-jellybeans-sonst-noch-gut-sind.html - Addin für Outlook um OCS zu integrieren
http://code.msdn.microsoft.com/Communicator4Outlook