SharingItem.SharingProviderGuid property (Outlook)

Returns a String that represents the GUID of the sharing provider used by the SharingItem object. Read-only.

Syntax

expression. SharingProviderGuid

expression An expression that returns a SharingItem object.

Remarks

The GUID is returned as a string using the following format:

{00000000-0000-0000-0000-000000000000}

If the SharingProvider property of the SharingItem object is set to olProviderUnknown, you can use the SharingProviderGUID property to identify the sharing provider.

See also

SharingItem Object

Support and feedback

Have questions or feedback about Office VBA or this documentation? Please see Office VBA support and feedback for guidance about the ways you can receive support and provide feedback.