Owner Property

Microsoft Outlook Visual Basic

Owner Property

       

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.

expression.Owner

expression    Required. An expression that returns a TaskItem object.