link XML Element

link XML Element

This content is no longer actively maintained. It is provided as is, for anyone who may still be using these technologies, with no warranties or claims of accuracy with regard to the most recent product version or service release.

Name

link

Namespace

DAV:

Description

Identifies the property as a link and contains the source and destination of that link.

Remarks

The link XML element is used to provide the sources and destinations of a link. The name of the property containing the link XML element provides the type of the link (for example, the href XML Element). Link is a multi-valued element, so multiple links may be used together to indicate multiple links of the same type. The values in each href XML Element inside the src XML Element and the dst XML Element of the link XML element will not be rejected if they point to a resource that does not exist.

Element Definition

<!ELEMENT link (src+, dst+)>

Send us your feedback about the Microsoft Exchange Server 2003 SDK.

Build: June 2007 (2007.618.1)

© 2003-2006 Microsoft Corporation. All rights reserved. Terms of use.