SearchMailboxesTypePageDirectionSpecified Property |
Namespace:
Aspose.Email.Clients.Exchange.WebService.Schema_2016
Assembly:
Aspose.Email (in Aspose.Email.dll) Version: 20.2
Syntaxpublic bool PageDirectionSpecified { get; set; }Public Property PageDirectionSpecified As Boolean
Get
Set
public:
property bool PageDirectionSpecified {
bool get ();
void set (bool value);
}member PageDirectionSpecified : bool with get, set
Property Value
Type:
Boolean
Remarks
See Also