_DRecipientControlEvents 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
<GuidAttribute("D87E7E17-6897-11CE-A6C0-00AA00608FAA")> _
<InterfaceTypeAttribute()> _
Public Interface _DRecipientControlEvents
'Usage
Dim instance As _DRecipientControlEvents
[GuidAttribute("D87E7E17-6897-11CE-A6C0-00AA00608FAA")]
[InterfaceTypeAttribute()]
public interface _DRecipientControlEvents