Research.FavoriteService Property

Definition

Gets or sets a string that specifies the favorite research service.

public:
 property System::String ^ FavoriteService { System::String ^ get(); void set(System::String ^ value); };
public string FavoriteService { get; set; }
member this.FavoriteService : string with get, set
Public Property FavoriteService As String

Property Value

Specifies the favorite research service.

Remarks

The String that is set or returned for this property specifies the GUID of the favorite research service.

Setting this property has the same effect as choosing a favorite research service through the Research Options dialog box in Microsoft Word 2010.

Applies to