Skip to content

Latest commit

 

History

History
28 lines (20 loc) · 832 Bytes

File metadata and controls

28 lines (20 loc) · 832 Bytes

EventStrategyName

The name of method used to surface relevant data for a given calendar event.

Example Usage

from glean.api_client.models import EventStrategyName

value = EventStrategyName.CUSTOMER_CARD

# Open enum: unrecognized values are captured as UnrecognizedStr

Values

Name Value
CUSTOMER_CARD customerCard
NEWS news
CALL call
EMAIL email
MEETING_NOTES meetingNotes
LINKED_IN linkedIn
RELEVANT_DOCUMENTS relevantDocuments
CHAT_FOLLOW_UPS chatFollowUps
CONVERSATIONS conversations