MessagePartFileDownloadLink.FileUri Property

Definition

Gets the file URI.

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

Property Value

Uri

The file URI.

Applies to