Share via


CallerDetails interface

Details about a caller

Properties

callerId

The unique identifier for the caller

callerName

The display name of the caller

callerUpn

The user principal name (UPN) of the caller

callerUserId

The user ID of the caller

tenantId

The tenant ID of the caller

Property Details

callerId

The unique identifier for the caller

callerId?: string

Property Value

string

callerName

The display name of the caller

callerName?: string

Property Value

string

callerUpn

The user principal name (UPN) of the caller

callerUpn?: string

Property Value

string

callerUserId

The user ID of the caller

callerUserId?: string

Property Value

string

tenantId

The tenant ID of the caller

tenantId?: string

Property Value

string