Freigeben über


ShareGetPropertiesResponseModel type

Enthält Antwortdaten für den getProperties-Vorgang.

type ShareGetPropertiesResponseModel = WithResponse<
  ShareGetPropertiesHeaders,
  ShareGetPropertiesHeaders
>