MailboxSearchObject.PercentComplete Property
Namespace: Microsoft.Exchange.Data.Storage.Infoworker.MailboxSearch
Assembly: Microsoft.Exchange.Data.Storage (in Microsoft.Exchange.Data.Storage.dll)
Syntax
'Declaration
Public ReadOnly Property PercentComplete As Integer
Get
'Usage
Dim instance As MailboxSearchObject
Dim value As Integer
value = instance.PercentComplete
public int PercentComplete { get; }
Property Value
Type: System.Int32