Share via


Pop3AdConfiguration.MessageRetrievalSortOrder property

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

Syntax

'Declaration
Public Property MessageRetrievalSortOrder As SortOrder
    Get
    Set
'Usage
Dim instance As Pop3AdConfiguration
Dim value As SortOrder

value = instance.MessageRetrievalSortOrder

instance.MessageRetrievalSortOrder = value
public SortOrder MessageRetrievalSortOrder { get; set; }

Property value

Type: Microsoft.Exchange.Data.SortOrder

See also

Reference

Pop3AdConfiguration class

Pop3AdConfiguration members

Microsoft.Exchange.Data.Directory.SystemConfiguration namespace