AWS SDK Version 3 for .NET
API Reference

AWS services or capabilities described in AWS Documentation may vary by region/location. Click Getting Started with Amazon AWS to see specific differences applicable to the China (Beijing) Region.

The skill store category that is shown. Alexa skills are assigned a specific skill category during creation, such as News, Social, and Sports.

Inheritance Hierarchy

System.Object
  Amazon.AlexaForBusiness.Model.Category

Namespace: Amazon.AlexaForBusiness.Model
Assembly: AWSSDK.AlexaForBusiness.dll
Version: 3.x.y.z

Syntax

C#
public class Category

The Category type exposes the following members

Constructors

NameDescription
Public Method Category()

Properties

NameTypeDescription
Public Property CategoryId System.Int64

Gets and sets the property CategoryId.

The ID of the skill store category.

Public Property CategoryName System.String

Gets and sets the property CategoryName.

The name of the skill store category.

Version Information

.NET Core App:
Supported in: 3.1

.NET Standard:
Supported in: 2.0

.NET Framework:
Supported in: 4.5, 4.0, 3.5