Share via


MeetingNotificationRecipientFailureInfo interface

Interface representing the failure information of a meeting notification recipient.

Properties

errorCode

The error code associated with the failure.

failureReason

The reason for the failure.

recipientMri

The recipient's MRI (Microsoft Resource Identifier).

Property Details

errorCode

The error code associated with the failure.

errorCode: string

Property Value

string

failureReason

The reason for the failure.

failureReason: string

Property Value

string

recipientMri

The recipient's MRI (Microsoft Resource Identifier).

recipientMri: string

Property Value

string