_SharingItem.RequestedFolder 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 OlDefaultFolders constant that represents the type of default folder to which access is requested by a sharing request. Read-only.
public:
property Microsoft::Office::Interop::Outlook::OlDefaultFolders RequestedFolder { Microsoft::Office::Interop::Outlook::OlDefaultFolders get(); };
public Microsoft.Office.Interop.Outlook.OlDefaultFolders RequestedFolder { get; }
Public ReadOnly Property RequestedFolder As OlDefaultFolders
Property Value
Remarks
A SharingItem object that represents a sharing request can only request access to a default folder.