The name of method used to surface relevant data for a given calendar event.
from glean.api_client.models import EventStrategyName
value = EventStrategyName.CUSTOMER_CARD
# Open enum: unrecognized values are captured as UnrecognizedStr| Name | Value |
|---|---|
CUSTOMER_CARD |
customerCard |
NEWS |
news |
CALL |
call |
EMAIL |
|
MEETING_NOTES |
meetingNotes |
LINKED_IN |
|
RELEVANT_DOCUMENTS |
relevantDocuments |
CHAT_FOLLOW_UPS |
chatFollowUps |
CONVERSATIONS |
conversations |