PreviewItemResponseShapeType.BaseShape Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
public:
property ExchangeWebServices::PreviewItemBaseShapeType BaseShape { ExchangeWebServices::PreviewItemBaseShapeType get(); void set(ExchangeWebServices::PreviewItemBaseShapeType value); };
public ExchangeWebServices.PreviewItemBaseShapeType BaseShape { get; set; }
Public Property BaseShape As PreviewItemBaseShapeType