_SharingItem.SharingProvider Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Returns an OlSharingProvider constant that indicates the sharing provider used by the SharingItem. Read-only.
public:
property Microsoft::Office::Interop::Outlook::OlSharingProvider SharingProvider { Microsoft::Office::Interop::Outlook::OlSharingProvider get(); };
public Microsoft.Office.Interop.Outlook.OlSharingProvider SharingProvider { get; }
Public ReadOnly Property SharingProvider As OlSharingProvider