ActivityEvent
A text annotation associated with a collection of tags.
Gets the ActivityEvent name.
Gets the collection of tags associated with the event.
Gets the ActivityEvent timestamp.
Initializes a new instance of the ActivityEvent class.
public ActivityEvent(string name, DateTimeOffset timestamp = default, ActivityTagsCollection tags = null)
Initializes a new instance of the ActivityEvent class.
Enumerate the tags attached to this ActivityEvent object.