_DocSiteControl Members
Include Protected Members
Include Inherited Members
This is a .NET interface derived from a COM coclass that is required by managed code for interoperability with the corresponding COM object. Use the primary interface that is in the COM coclass to access the object and its members. For information about the object and its members, see _DDocSiteControl.
The _DocSiteControl type exposes the following members.
Properties
Name | Description | |
---|---|---|
ReadOnly | Returns or sets a Boolean value (bool in C#) that specifies whether the body displayed in the control can only be viewed and cannot be modified. Read/write. (Inherited from _DDocSiteControl.) | |
SuppressAttachments | Returns or sets a Boolean value (bool in C#) that specified whether attachments of the Outlook item should not be displayed in the control. Read/write. (Inherited from _DDocSiteControl.) |
Top