Share via


_SharingItem.RemoteStatus Property

Returns or sets an OlRemoteStatus constant specifying the remote status of the SharingItem. Read/write.

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

Syntax

'Declaration
Property RemoteStatus As OlRemoteStatus
    Get
    Set
'Usage
Dim instance As _SharingItem
Dim value As OlRemoteStatus

value = instance.RemoteStatus

instance.RemoteStatus = value
OlRemoteStatus RemoteStatus { get; set; }

Property Value

Type: Microsoft.Office.Interop.Outlook.OlRemoteStatus

See Also

Reference

_SharingItem Interface

_SharingItem Members

Microsoft.Office.Interop.Outlook Namespace