EventProviderSpecificDetails 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.
Model class for provider specific details for an event.
[Newtonsoft.Json.JsonObject("EventProviderSpecificDetails")]
public class EventProviderSpecificDetails
[<Newtonsoft.Json.JsonObject("EventProviderSpecificDetails")>]
type EventProviderSpecificDetails = class
Public Class EventProviderSpecificDetails
- Inheritance
-
EventProviderSpecificDetails
- Derived
- Attributes
-
Newtonsoft.Json.JsonObjectAttribute
Constructors
EventProviderSpecificDetails() |
Initializes a new instance of the EventProviderSpecificDetails class. |