PreviewItemResponseShape(PreviewItemBaseShape, ExtendedPropertyDefinition) - конструктор |
Constructor
Пространство имён:
Tessa.Exchange.WebServices.Data
Сборка:
Tessa.Server (в Tessa.Server.dll) Версия: 3.5.0.19
Синтаксис public PreviewItemResponseShape(
PreviewItemBaseShape baseShape,
ExtendedPropertyDefinition[] additionalProperties
)
Public Sub New (
baseShape As PreviewItemBaseShape,
additionalProperties As ExtendedPropertyDefinition()
)
public:
PreviewItemResponseShape(
PreviewItemBaseShape baseShape,
array<ExtendedPropertyDefinition^>^ additionalProperties
)
new :
baseShape : PreviewItemBaseShape *
additionalProperties : ExtendedPropertyDefinition[] -> PreviewItemResponseShape
Параметры
- baseShape
- Тип: Tessa.Exchange.WebServices.DataPreviewItemBaseShape
Preview item base shape - additionalProperties
- Тип: Tessa.Exchange.WebServices.DataExtendedPropertyDefinition
Additional properties (must be in form of extended properties)
См. также