AlternateViewBaseUri Property

Gets or sets the base URI.

Namespace:  Aspose.Email
Assembly:  Aspose.Email (in Aspose.Email.dll) Version: 20.2
Syntax
public Uri BaseUri { get; set; }

Property Value

Type: Uri
The base URI.
See Also