_IRecipientControl.SpecialEffect Property
Namespace: Microsoft.Office.Interop.Outlook
Assembly: Microsoft.Office.Interop.Outlook (in Microsoft.Office.Interop.Outlook.dll)
Syntax
'Declaration
<DispIdAttribute()> _
Property SpecialEffect As Integer
Get
Set
'Usage
Dim instance As _IRecipientControl
Dim value As Integer
value = instance.SpecialEffect
instance.SpecialEffect = value
[DispIdAttribute()]
int SpecialEffect { get; set; }
Property Value
Type: System.Int32