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