Share via


_DocSiteControlClass Members

Include Protected Members
Include Inherited Members

This is a .NET class or a member of a .NET class created when processing a COM coclass that is required by managed code for interoperability with the corresponding COM object. Use this class only when you have to access an earlier event in this class that has been subsequently extended in a later version of Outlook. Otherwise, use the .NET interface derived from the COM coclass. For information about the .NET interface, see _DDocSiteControl.

The _DocSiteControlClass type exposes the following members.

Constructors

 

Name

Description

Public method

_DocSiteControlClass

This member is inherited from the base type of the parent interface.

Top

Properties

 

Name

Description

Public property

ReadOnly

This is a .NET class or a member of a .NET class created when processing 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.

Public property

SuppressAttachments

This is a .NET class or a member of a .NET class created when processing 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.

Top

Methods

 

Name

Description

Public method

Equals

(Inherited from Object.)

Protected method

Finalize

(Inherited from Object.)

Public method

GetHashCode

(Inherited from Object.)

Public method

GetType

(Inherited from Object.)

Protected method

MemberwiseClone

(Inherited from Object.)

Public method

ToString

(Inherited from Object.)

Top

See Also

Reference

_DocSiteControlClass Class

Microsoft.Office.Interop.Outlook Namespace