Added the following option to <EventMatchProperty>

```
matchfield attendeesonlydomainlist <DomainNameList>
```
This commit is contained in:
Ross Scroggs
2024-04-16 18:34:13 -07:00
parent 842e46d060
commit b00077151b
8 changed files with 46 additions and 12 deletions

View File

@@ -2,6 +2,16 @@
Merged GAM-Team version
6.72.13
Added the following option to `<EventMatchProperty>` that can be used to select
events based on the domains of the attendees.
```
matchfield attendeesonlydomainlist <DomainNameList>
```
This returns true if all attendee's email address are in a domain in `<DomainNameList>`;
for example this lets you look for events with attendees only in your internal domains.
6.72.12
Added the following options to `<EventMatchProperty>` that can be used to select