_DDocSiteControl Interface

A control that displays the body of an Outlook item.

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

Syntax

'Declaration
<InterfaceTypeAttribute()> _
<GuidAttribute("0006F026-0000-0000-C000-000000000046")> _
Public Interface _DDocSiteControl
'Usage
Dim instance As _DDocSiteControl
[InterfaceTypeAttribute()]
[GuidAttribute("0006F026-0000-0000-C000-000000000046")]
public interface _DDocSiteControl

Remarks

This is a primary interface in a COM coclass that is required by managed code for interoperability with the corresponding COM object. Use this interface to access the object and its members; refer to this interface for information about them.

See Also

Reference

_DDocSiteControl Members

Microsoft.Office.Interop.Outlook Namespace