Hi @Zarko Petrovic
Yes, the object id is a unique identifier used to refer to the target object, it is impossible for different objects to have the same object id.
However, object ids are not immutable. For example, this value changes when mail is moved from one container (such as a folder or calendar) to another. To change this behavior, use the Prefer: IdType="ImmutableId"
header. See Get immutable identifiers for Outlook resources for more information.
Hope this helps.
If the reply is helpful, please click Accept Answer and kindly upvote it. If you have additional questions about this answer, please click Comment.