GlobalClass.OrganizerMoveItem(Object, Object, Object, Object, Object) Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
public virtual bool OrganizerMoveItem (object Type, object Filename, object ToFileName, object Name, object Task);
abstract member OrganizerMoveItem : obj * obj * obj * obj * obj -> bool
override this.OrganizerMoveItem : obj * obj * obj * obj * obj -> bool
Public Overridable Function OrganizerMoveItem (Optional Type As Object, Optional Filename As Object, Optional ToFileName As Object, Optional Name As Object, Optional Task As Object) As Boolean
Parameters
- Type
- Object
- Filename
- Object
- ToFileName
- Object
- Name
- Object
- Task
- Object