GetClientAccessTokenType.TokenRequests Property

Definition

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

Property Value

Applies to