ArrayOfResolutionType.Resolution Property

Definition

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.

Applies to