Recipient.Resolve Method

Attempts to resolve a Recipient object against the Address Book.

Namespace:  Microsoft.Office.Interop.Outlook
Assembly:  Microsoft.Office.Interop.Outlook (in Microsoft.Office.Interop.Outlook.dll)

Syntax

'Declaration
<DispIdAttribute()> _
Function Resolve As Boolean
'Usage
Dim instance As Recipient
Dim returnValue As Boolean

returnValue = instance.Resolve()
[DispIdAttribute()]
bool Resolve()

Return Value

Type: System.Boolean
True if the object was resolved; otherwise, False.

See Also

Reference

Recipient Interface

Recipient Members

Microsoft.Office.Interop.Outlook Namespace

Other Resources

How to: Display a Shared Calendar of a Recipient