BuildingBlockType.Categories Property

Definition

Returns a collection that represents the categories for a building block type. Read-only.

public:
 property Microsoft::Office::Interop::Word::Categories ^ Categories { Microsoft::Office::Interop::Word::Categories ^ get(); };
public Microsoft.Office.Interop.Word.Categories Categories { get; }
member this.Categories : Microsoft.Office.Interop.Word.Categories
Public ReadOnly Property Categories As Categories

Property Value

Categories

Applies to