MAPIFolder.AddToPFFavorites Method
Adds a Microsoft Exchange public folder to the public folder's Favorites folder.
Namespace: Microsoft.Office.Interop.Outlook
Assembly: Microsoft.Office.Interop.Outlook (in Microsoft.Office.Interop.Outlook.dll)
Syntax
'Declaration
<DispIdAttribute()> _
Sub AddToPFFavorites
'Usage
Dim instance As MAPIFolder
instance.AddToPFFavorites()
[DispIdAttribute()]
void AddToPFFavorites()