Hi Ram
From Exchange 2013 there is no direct RPC connectivity
So Basically there are only 2 types
1) RPC over HTTP ( Outlook Anywhere)
2) MAPI over HTTP
Below is the scenario of an Outlook 2013 SP1 client connecting to Exchange Server 2013 SP1 after MAPI/HTTP has been enabled.
The Outlook client begins with an Autodiscover POST request. In this request Outlook includes a new attribute that advertises the client is MAPI/HTTP capable with the attribute X-MapiHTTPCapability = 1.
The Exchange server sees the request is coming from a MAPI/HTTP capable client and responds with the MAPI/HTTP information including the settings on how to connect to the mailbox using MAPI/HTTP. This assumes the MAPI/HTTP has been configured and enabled on
the server.
The Outlook client detects the new connection path and prompts the user to restart Outlook to switch to use the new connection. While the restart is pending Outlook will continue using Outlook Anywhere. We recommend you deploy the latest Office client updates
to provide the best user experience. The updates remove the prompt and clients are allowed to make the transition at the next unprompted restart of Outlook.
After the restart, Outlook now uses MAPI/HTTP to communicate with Exchange.
For Outlook Anywhere
Exchange 2013 will essentially require you to utilize Autodiscover and Outlook Anywhere to actually get your Outlook client connect both internal and external
For the Authentication method for Outlook Anywhere you can have either NTLM or basic,NTLM