OlSharingProvider Enumeration

Indicates the sharing provider associated with a SharingItem object.

Version Information

Version Added: Outlook 2007

Name

Value

Description

olProviderExchange

1

Represents the Exchange sharing provider.

olProviderFederate

7

Represents a federated sharing provider. A SharingItem object with this type of provider is used for sharing relationships across organizational boundares (for example, between two organizations using Microsoft Exchange Server 2010).

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.