MessagePartHyperLink.Hyperlink Property

Definition

Gets the uri value for the hyperlink.

public:
 property Uri ^ Hyperlink { Uri ^ get(); };
public Uri Hyperlink { get; }
member this.Hyperlink : Uri
Public ReadOnly Property Hyperlink As Uri

Property Value

Uri

A Hyperlink containing the uri value for the hyperlink.

Applies to