_SharingItem.SharingProvider Property
Returns an OlSharingProvider constant that indicates the sharing provider used by the SharingItem. Read-only.
Namespace: Microsoft.Office.Interop.Outlook
Assembly: Microsoft.Office.Interop.Outlook (in Microsoft.Office.Interop.Outlook.dll)
Syntax
'Declaration
<DispIdAttribute()> _
ReadOnly Property SharingProvider As OlSharingProvider
Get
'Usage
Dim instance As _SharingItem
Dim value As OlSharingProvider
value = instance.SharingProvider
[DispIdAttribute()]
OlSharingProvider SharingProvider { get; }
Property Value
Type: Microsoft.Office.Interop.Outlook.OlSharingProvider