Share via


Export.EstimatedSize property

Namespace:  Microsoft.SharePoint.Client.Discovery
Assemblies:   Microsoft.Office.Policy.Silverlight (in Microsoft.Office.Policy.Silverlight.dll);  Microsoft.Office.Client.Policy.Phone (in Microsoft.Office.Client.Policy.Phone.dll)  Microsoft.Office.Policy.Client (in Microsoft.Office.Policy.Client.dll)

Syntax

'Declaration
<RemoteAttribute> _
Public ReadOnly Property EstimatedSize As Double
    Get
'Usage
Dim instance As Export
Dim value As Double

value = instance.EstimatedSize
[RemoteAttribute]
public double EstimatedSize { get; }

Property value

Type: System.Double

See also

Reference

Export class

Export members

Microsoft.SharePoint.Client.Discovery namespace