UserEntryId

The UserEntryId property returns a unique value that identifies the user to the underlying mail system.

Applies To

Access and Attendee objects

Data Type

String

Access

Read/write

Remarks

The UserEntryId property is an opaque identifier whose format is specific to the mail system. Applications can use this property to identify a user to the mail system, such as when sending mail.

Note You should always set the UserDisplay, UserEntryId, and UserSearchKey properties. Failing to set all three of these properties can lead to unexpected results.

See Also

CreatorEntryId
DelegateEntryId
OwnerEntryId
UserDisplay
UserSearchKey