Share via


Pop3AdConfiguration.MessageRetrievalSortOrder Property

Namespace:  Microsoft.Exchange.Data.Directory.SystemConfiguration
Assembly:  Microsoft.Exchange.Data.Directory (in Microsoft.Exchange.Data.Directory.dll)

Syntax

'Declaration
<ParameterAttribute(Mandatory := False)> _
Public Property MessageRetrievalSortOrder As SortOrder
    Get
    Set
'Usage
Dim instance As Pop3AdConfiguration
Dim value As SortOrder

value = instance.MessageRetrievalSortOrder

instance.MessageRetrievalSortOrder = value
[ParameterAttribute(Mandatory = false)]
public SortOrder MessageRetrievalSortOrder { get; set; }

Property Value

Type: Microsoft.Exchange.Data.SortOrder