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