_DDocSiteControlEvents Interface

This is an event interface in a COM coclass that is required by managed code for interoperability with the corresponding COM object. This interface is not intended to be used in your code.

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

Syntax

'Declaration
<InterfaceTypeAttribute()> _
<GuidAttribute("50BB9B50-811D-11CE-B565-00AA00608FAA")> _
Public Interface _DDocSiteControlEvents
'Usage
Dim instance As _DDocSiteControlEvents
[InterfaceTypeAttribute()]
[GuidAttribute("50BB9B50-811D-11CE-B565-00AA00608FAA")]
public interface _DDocSiteControlEvents

See Also

Reference

Microsoft.Office.Interop.Outlook Namespace