MobileForms Toolkit Documentation

Entry.FindOutlookContact Method (OutlookSession)

Caller's Contact object

public Contact FindOutlookContact(
OutlookSession session
);

Return Value

A Pocket Outlook Contact object representing the caller

Remarks

Use this method instead of FindOutlookContact to prevent repeated OutlookSession object creation. It is more effective when several contacts are requested.

See Also

Entry Class | Resco.Phone.CallHistory Namespace | Entry.FindOutlookContact Overload List