_IDocSiteControl.SuppressAttachments Property

Namespace:  Microsoft.Office.Interop.Outlook
Assembly:  Microsoft.Office.Interop.Outlook (in Microsoft.Office.Interop.Outlook.dll)

Syntax

'Declaration
Property SuppressAttachments As SByte
    Get
    Set
'Usage
Dim instance As _IDocSiteControl
Dim value As SByte

value = instance.SuppressAttachments

instance.SuppressAttachments = value
sbyte SuppressAttachments { get; set; }

Property Value

Type: System.SByte

See Also

Reference

_IDocSiteControl Interface

_IDocSiteControl Members

Microsoft.Office.Interop.Outlook Namespace