HI @sam.decrock,
calling GetUserByUserID(0) works, but beware of this.
Another option is to get the list of participant Ids and call GetUserByUserID on each, then looking for the “IsMyself” property.
HI @sam.decrock,
calling GetUserByUserID(0) works, but beware of this.
Another option is to get the list of participant Ids and call GetUserByUserID on each, then looking for the “IsMyself” property.