Share via


PostItemClass.MAPIOBJECT Property

This object, member, or enumeration is deprecated and 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
<DispIdAttribute()> _
Public Overridable ReadOnly Property MAPIOBJECT As Object
    Get
'Usage
Dim instance As PostItemClass
Dim value As Object

value = instance.MAPIOBJECT
[DispIdAttribute()]
public virtual Object MAPIOBJECT { get; }

Property Value

Type: System.Object

Implements

_PostItem.MAPIOBJECT

See Also

Reference

PostItemClass Class

PostItemClass Members

Microsoft.Office.Interop.Outlook Namespace