Email Services/Client Feature Comparison: Difference between revisions

From Public Wiki
Jump to navigation Jump to search
Czaluzec (talk | contribs)
No edit summary
Czaluzec (talk | contribs)
No edit summary
Line 383: Line 383:
tr:nth-child(even) { background-color:#fff; }
tr:nth-child(even) { background-color:#fff; }
</style><h3>See Also:</h3><ul><li><a href="page.php?id=30350">Office 365 - Choosing a Client</a></ul></div><div id="credit-feedback"><br style="clear:both;" /><br /><hr class="kbhr1">
</style><h3>See Also:</h3><ul><li><a href="page.php?id=30350">Office 365 - Choosing a Client</a></ul></div><div id="credit-feedback"><br style="clear:both;" /><br /><hr class="kbhr1">
{|  class="kbfeedbacktable1"
! Keywords:
| <span id="kb-page-keywords">microsoft office 365 office365 o365 technical clients capabilities capability comparison tables grids assessments limitations limits outlook owa office web app 2007 2010 2013 thunderbird apple mail calendar contacts windows 8 ios6 android phone native evolution linux macos iphone ipod ipad touch o365 phone phone</span> &nbsp; <span id="suggestk-button"><a class="feedback-btn-link" onclick="suggestK(28438,'Office+365+-+Technical+Client+Comparison','microsoft+office+365+office365+o365+technical+clients+capabilities+capability+comparison+tables+grids+assessments+limitations+limits+outlook+owa+office+web+app+2007+2010+2013+thunderbird+apple+mail+calendar+contacts+windows+8+ios6+android+phone+native+evolution+linux+macos+iphone+ipod+ipad+touch+o365+phone+phone');">Suggest&nbsp;keywords</a></span><span id="suggestk"></span><span id="ks-thank-you"></span>
! Doc ID:
| 28438
|-
! Owner:
| Ara M.
! Group:
| Office 365
|-
! Created:
| 2013-02-01 08:54 CST
! Updated:
| 2015-11-17 12:33 CST
|-
! Sites:
|  colspan="3" | DoIT Help Desk, DoIT Tech Store, Office 365
|-
! Feedback:
|  colspan="3" | &nbsp;<span id="vote-yes"><input type="button" class="feedback-btn-yes" value="Helpful" onclick="submitVote(28438,'yes');"></span><span id="count-yes">15</span> &nbsp; <span id="vote-no"><input type="button" class="feedback-btn-no" value="Unhelpful" onclick="submitVote(28438,'no');"></span><span id="count-no">12</span> &nbsp; &nbsp; <a class="feedback-btn-link" href="feedback.php?action=2&amp;help=comment&amp;id=28438">Comment</a><span class="suggest-doc3"> &nbsp; <a class="feedback-btn-link" href="feedback.php?action=2&amp;help=suggest&amp;id=28438">Suggest a new document</a></span><span id="feedback-thank-you"></span>
|}</div><div class="topic-footer"><br /><br /></div></main></div></div></div><footer><div id="copyright" role="contentinfo">Copyright © 2015<br /><div id="view-toggle"><p><a href="/dm.php?u=aHR0cHM6Ly9rYi53aXNjLmVkdS9vZmZpY2UzNjUvcGFnZS5waHA/aWQ9Mjg0Mzg=&amp;dm=m">Mobile View</a></p></div></div></div></div><script src="/cssjs/libs/jquery/1.11.1/jquery-1.11.1.min.js"></script><script src="/css/chevron.js" type="text/javascript"></script></footer></body></html>

Revision as of 16:09, December 3, 2015

Full Credit for the following technical analysis and content goes to the University of Wisconsin - Madison and their Office 365 Knowledge base

Key
This client is able to perform these functions very well, with few or no issues.
This client has some issues performing these functions. Certain tasks may require a different client or additional steps.
This client is not able to perform these functions; a different client is needed to complete these functions.
These functions have not yet been tested using this client.


Note: Hold your cursor over a category for a brief description of the functions considered in that category. Click on a client name to view a detailed breakdown of function capabilities.



Outlook on the web (Windows, Mac, Linux) Outlook 2016 (Windows) Outlook 2013 (Windows) Outlook 2010 (Windows) Outlook 2016 (Mac) Outlook 2011 (Mac) Apple Mail, Calendar, Contacts, and Reminders (Mac OS 10.9) Windows 8 Mail and Calendar iOS 8 Mail, Calendar, and Contacts (iPhone, iPad, iPod Touch) Android Email, Calendar, and Contacts Windows Phone 8 Native App Mozilla Thunderbird (Windows, Mac, Linux) Evolution (Linux)

Connection Protocol

Exchange Exchange Exchange Exchange Exchange Exchange Exchange Exchange Active Sync Active Sync Active Sync IMAP/CalDAV Exchange

Configure for access

Email Send/Receive, Move to Folder

Create Folders, Tag Email

Sharing

Filters

Advanced Functions

Address Books/Lists

Send As Alternate Address

Calendaring

Event Management

Tasks

Scheduling

Sharing

Resources

Notifications

Address Books/Lists

Contacts

Global Address List (GAL)

Personal Contacts

Distribution List Management

Miscellaneous Accessibility

Previously listed clients

  1. <a href="page.php?id=28757" target="_blank">Office 365 (iOS 6) - Client Capabilities</a>
  2. <a href="page.php?id=38925" target="_blank">Office 365 (iOS 7) - Client Capabilities</a>
  3. <a href="page.php?id=28774" target="_blank">Office 365 (Apple Mail, Calendar, Contacts, and Reminders on OS 10.8) - Client Capabilities</a>
  4. <a href="page.php?id=28746" target="_blank">Office 365 (Outlook 2007) - Client Capabilities</a>

<style type="text/css"></style><script src="//ajax.googleapis.com/ajax/libs/jquery/1.9.0/jquery.min.js"></script><script type="text/javascript">

$(document).ready(function() { var good = {"source" : "/images/group141/28438/plus_green.png", "text" : "This client is able to perform these functions very well, with few or no issues."} var med = {"source" : "/images/group141/28438/exclamation_yellow.png", "text" : "This client has some issues performing these functions. Certain tasks may require a different client or additional steps."} var bad = {"source" : "/images/group141/28438/minus_red.png", "text" : "This client is not able to perform these functions; a different client is needed to complete these functions."} var unk = {"source" : "/images/group141/28438/question_blue.png", "text" : "These functions have not yet been tested using this client."} $("img.good").attr("src", good.source).attr("alt", good.text).attr("title", good.text); $("img.med").attr("src", med.source).attr("alt", med.text).attr("title", med.text); $("img.bad").attr("src", bad.source).attr("alt", bad.text).attr("title", bad.text); $("img.unk").attr("src", unk.source).attr("alt", unk.text).attr("title", unk.text); }); </script><style type="text/css"> table.comparison { table-layout: fixed; width: 1440px; } .client { overflow: hidden; width: 85px; } table td,th { padding: 3px; text-align: center; } .comparison th { background-color:#fff; text-align: center; } tr:nth-child(odd) { background-color:#eee; } tr:nth-child(even) { background-color:#fff; }

</style>

See Also:

  • <a href="page.php?id=30350">Office 365 - Choosing a Client</a>