SPCFolder.FindByType
Syntax | Parameters | Return Value |
---|---|---|
Function SPCFolder.FindByType( _ Object As Variant, _ Type As FolderObjectType, _ SubType As Integer, _ Option As Integer) As Variant |
The name of the item to search for. Type: Variant The type of item to search for. Type: FolderObjectType The subtype of item to search for. Type: Integer Set this to 0 to search for the item by name case sensitively, and 1 to search case insensitively. Type: Integer |
Variant |
Copyright © 2020. Cloud Software Group, Inc. All Rights Reserved.