Click or drag to resize

GoogleApiGetContacts Method (String)

Namespace:  Limilabs.Client.Authentication.Google
Assembly:  Mail (in Mail.dll) Version: 3.0.23341.1754
Syntax
public XmlDocument GetContacts(
	string email
)

Parameters

email
Type: SystemString
Email address for which contacts should be downloaded.

Return Value

Type: XmlDocument
User's contacts.
See Also