ContactDataStore
Defines a contact store type that can be associated with an event.
union ContactDataStore = CeContactStore | ContactStore | MembershipContactStore
Possible types
ContactDataStore.CeContactStore
object
Represents an EventsAir continuing education contact store.
ContactDataStore.ContactStore
object
Represents an EventsAir contact store.
ContactDataStore.MembershipContactStore
object
Represents an EventsAir membership contact store.
Member Of
Event
object