OlSharingProvider Enumeration

Outlook Developer Reference

Indicates the sharing provider associated with a SharingItem object.

Version Information
 Version Added:  

Name Value Description
olProviderExchange 1 Represents the Exchange sharing provider.
olProviderICal 4 Represents the iCalendar sharing provider.
olProviderPubCal 3 Represents the PubCal sharing provider.
olProviderRSS 6 Represents the Really Simple Syndication (RSS) sharing provider.
olProviderSharePoint 5 Represents the SharePoint sharing provider.
olProviderUnknown 0 Represents an unknown sharing provider. This value is used if the sharing provider GUID in the sharing message does not match the GUID of any of the sharing providers represented in this enumeration.
olProviderWebCal 2 Represents the WebCal sharing provider.