Uses of Class
microsoft.exchange.webservices.data.autodiscover.enumeration.OutlookProtocolType
-
Packages that use OutlookProtocolType Package Description 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 Modifier and Type Method Description static OutlookProtocolTypeOutlookProtocolType. 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.
-