Resources Property

Microsoft Outlook Visual Basic

Resources Property

       

Returns a semicolon-delimited String of resource names for the meeting. This property contains the display names only. The Recipients collection should be used to modify the resource recipients. Resources are added as BCC recipients to the collection. Read/write.

expression.Resources

expression     Required. An expression that returns an AppointmentItem object.