NoteItem.Top Property
Outlook Developer Reference |
Returns or sets a Long indicating the position (in pixels) of the top horizontal edge of a note window from the edge of the screen. Read/write.
Syntax
expression.Top
expression A variable that represents a NoteItem object.
See Also