Share via


_IDocSiteControl.ReadOnly Property

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

Syntax

'Declaration
Property ReadOnly As SByte
    Get
    Set
'Usage
Dim instance As _IDocSiteControl
Dim value As SByte

value = instance.ReadOnly

instance.ReadOnly = value
sbyte ReadOnly { get; set; }

Property Value

Type: System.SByte

See Also

Reference

_IDocSiteControl Interface

_IDocSiteControl Members

Microsoft.Office.Interop.Outlook Namespace