Class ConferenceSolution
public class ConferenceSolution : IDirectResponseSchema
- Inheritance
-
ConferenceSolution
- Implements
-
IDirectResponseSchema
- Inherited Members
Constructors
ConferenceSolution()
public ConferenceSolution()
Properties
ETag
The ETag of the item.
public virtual string ETag { get; set; }
Property Value
IconUri
The user-visible icon for this solution.
public virtual string IconUri { get; set; }
Property Value
Key
The key which can uniquely identify the conference solution for this event.
public virtual ConferenceSolutionKey Key { get; set; }
Property Value
Name
The user-visible name of this solution. Not localized.
public virtual string Name { get; set; }