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