PartnerTopicTypesListResult Class
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.
Result of the List Partner Topic Types operation.
public class PartnerTopicTypesListResult
type PartnerTopicTypesListResult = class
Public Class PartnerTopicTypesListResult
- Inheritance
-
System.ObjectPartnerTopicTypesListResult
Constructors
PartnerTopicTypesListResult() |
Initializes a new instance of the PartnerTopicTypesListResult class. |
PartnerTopicTypesListResult(IList<PartnerTopicType>) |
Initializes a new instance of the PartnerTopicTypesListResult class. |
Properties
Value |
Gets or sets a collection of partner topic types. |