UrlEntity Class

Definition

Contains a URL extracted from a message. The UrlEntity class is applicable for clients that target Exchange Online and versions of Exchange starting with Exchange Server 2013.

public ref class UrlEntity sealed : Microsoft::Exchange::WebServices::Data::ExtractedEntity
public sealed class UrlEntity : Microsoft.Exchange.WebServices.Data.ExtractedEntity
Public NotInheritable Class UrlEntity
Inherits ExtractedEntity
Inheritance

Properties

Position

Gets the position in a message from where the entity was extracted. The Position property is applicable for clients that target Exchange Online and versions of Exchange starting with Exchange Server 2013.

(Inherited from ExtractedEntity)
Url

Gets the extracted URL. The Url property is applicable for clients that target Exchange Online and versions of Exchange starting with Exchange Server 2013.

Applies to