TelemetryConstants 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.
Defines names of common properties for use with a IBotTelemetryClient object.
public static class TelemetryConstants
type TelemetryConstants = class
Public Class TelemetryConstants
- Inheritance
-
TelemetryConstants
Fields
ActivityIdProperty |
The telemetry property value for activity id. |
ActivityTypeProperty |
The telemetry property value for activity type. |
AttachmentsProperty |
The telemetry property value for attachments. |
ChannelIdProperty |
The telemetry property value for channel id. |
ConversationIdProperty |
The telemetry property value for conversation id. |
ConversationNameProperty |
The telemetry property value for conversation name. |
DialogIdProperty |
The telemetry property value for dialog id. |
FromIdProperty |
The telemetry property value for from id. |
FromNameProperty |
The telemetry property value for from name. |
LocaleProperty |
The telemetry property value for locale. |
RecipientIdProperty |
The telemetry property value for recipient id. |
RecipientNameProperty |
The telemetry property value for recipient name. |
ReplyActivityIDProperty |
The telemetry property value for reply activity id. |
SpeakProperty |
The telemetry property value for speak. |
TextProperty |
The telemetry property value for text. |
UserIdProperty |
The telemetry property value for user id. |