SentSharesNotifyUserSentShareInvitationDefaultResponse interface

Notifies the user recipient of the sent share invitation, does not apply to service invitations.

Extends

Properties

body
headers
status

Inherited Properties

request

The request that generated this response.

Property Details

body

body: PurviewShareErrorOutput

Property Value

headers

headers: RawHttpHeaders & SentSharesNotifyUserSentShareInvitationDefaultHeaders

Property Value

status

status: string

Property Value

string

Inherited Property Details

request

The request that generated this response.

request: PipelineRequest

Property Value

Inherited From HttpResponse.request