Owner Property

Microsoft Outlook Visual Basic

Returns or sets a String indicating the owner for the task. This is a free-form string field. Setting this property to someone other than the current user does not have the effect of delegating the task. Read/write if the task is stored on the Exchange Server public folder. Read-only if it's stored in a user's mailbox or personal folders file.

expression.Owner

expression    Required. An expression that returns a TaskItem object.