ISmimeSettingsProvider.OWACRLConnectionTimeout property
Namespace: Microsoft.Exchange.Data
Assembly: Microsoft.Exchange.Data (in Microsoft.Exchange.Data.dll)
Syntax
'Declaration
ReadOnly Property OWACRLConnectionTimeout As UInteger
Get
'Usage
Dim instance As ISmimeSettingsProvider
Dim value As UInteger
value = instance.OWACRLConnectionTimeout
uint OWACRLConnectionTimeout { get; }
Property value
Type: System.UInt32
See also
Reference
ISmimeSettingsProvider interface