MapiObject.RetrievePropertiesScopeForFinding Property
Namespace: Microsoft.Exchange.Data.Mapi
Assembly: Microsoft.Exchange.Data.Mapi (in Microsoft.Exchange.Data.Mapi.dll)
Syntax
'Declaration
Protected MustOverride ReadOnly Property RetrievePropertiesScopeForFinding As MapiObject.RetrievePropertiesScope
Get
'Usage
Dim value As MapiObject.RetrievePropertiesScope
value = Me.RetrievePropertiesScopeForFinding
protected abstract MapiObject.RetrievePropertiesScope RetrievePropertiesScopeForFinding { get; }
Property Value
Type: Microsoft.Exchange.Data.Mapi.MapiObject.RetrievePropertiesScope