Compartir a través de


ContactEntity.Urls Propiedad

Definición

Obtiene las direcciones URL de la entidad de contacto. La Urls propiedad es aplicable a los clientes que tienen como destino Exchange Online y versiones de Exchange a partir de Exchange Server 2013.

public:
 property Microsoft::Exchange::WebServices::Data::StringList ^ Urls { Microsoft::Exchange::WebServices::Data::StringList ^ get(); };
public Microsoft.Exchange.WebServices.Data.StringList Urls { get; }
Public ReadOnly Property Urls As StringList

Valor de propiedad

Direcciones URL de entidad de contacto.

Se aplica a