_SharingItem.FlagStatus 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()> _
Property FlagStatus As OlFlagStatus
    Get
    Set
'Usage
Dim instance As _SharingItem
Dim value As OlFlagStatus

value = instance.FlagStatus

instance.FlagStatus = value
[DispIdAttribute()]
OlFlagStatus FlagStatus { get; set; }

Property Value

Type: Microsoft.Office.Interop.Outlook.OlFlagStatus

See Also

Reference

_SharingItem Interface

_SharingItem Members

Microsoft.Office.Interop.Outlook Namespace