ArrayOfResolutionType.Resolution 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.
The Resolution property gets or sets an array that contains elements of type ResolutionType.
public:
property cli::array <ExchangeWebServices::ResolutionType ^> ^ Resolution { cli::array <ExchangeWebServices::ResolutionType ^> ^ get(); void set(cli::array <ExchangeWebServices::ResolutionType ^> ^ value); };
public ExchangeWebServices.ResolutionType[] Resolution { get; set; }
Public Property Resolution As ResolutionType()
Property Value
The Resolution property returns an array that contains elements of type ResolutionType.