UrlEntity Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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. |