Uses of Class
microsoft.exchange.webservices.data.autodiscover.enumeration.OutlookProtocolType

Packages that use OutlookProtocolType
microsoft.exchange.webservices.data.autodiscover.enumeration   
 

Uses of OutlookProtocolType in microsoft.exchange.webservices.data.autodiscover.enumeration
 

Methods in microsoft.exchange.webservices.data.autodiscover.enumeration that return OutlookProtocolType
static OutlookProtocolType OutlookProtocolType.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static OutlookProtocolType[] OutlookProtocolType.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 



Copyright © 2012–2015 Microsoft. All rights reserved.