ConvertIdType.SourceIds Property

Definition

The SourceIds property gets or sets an AlternativeIdBaseType array that contains the source identifiers to convert.

public:
 property cli::array <ExchangeWebServices::AlternateIdBaseType ^> ^ SourceIds { cli::array <ExchangeWebServices::AlternateIdBaseType ^> ^ get(); void set(cli::array <ExchangeWebServices::AlternateIdBaseType ^> ^ value); };
public ExchangeWebServices.AlternateIdBaseType[] SourceIds { get; set; }
Public Property SourceIds As AlternateIdBaseType()

Property Value

The SourceIds property returns an array of AlternativeIdBaseType that represent the source identifiers to convert.

Applies to