_NameSpace.AutoDiscoverConnectionMode Property
Returns an OlAutoDiscoverConnectionMode constant that specifies the type of connection to the Exchange server for auto-discovery service. Read-only.
Namespace: Microsoft.Office.Interop.Outlook
Assembly: Microsoft.Office.Interop.Outlook (in Microsoft.Office.Interop.Outlook.dll)
Syntax
'Declaration
ReadOnly Property AutoDiscoverConnectionMode As OlAutoDiscoverConnectionMode
Get
'Usage
Dim instance As _NameSpace
Dim value As OlAutoDiscoverConnectionMode
value = instance.AutoDiscoverConnectionMode
OlAutoDiscoverConnectionMode AutoDiscoverConnectionMode { get; }
Property Value
Type: Microsoft.Office.Interop.Outlook.OlAutoDiscoverConnectionMode