Google Integrator V2 - Online Help
Google Integrator V2
Questions / Feedback?

FeedURL Property

The URL of a Google Contacts feed.

Syntax

[VB.NET]
Public Property FeedURL As String

[C#]
public string FeedURL {get; set;}

Remarks

This property contains the URL of the Google Contacts feed. This value will be populated with the default URL of the Contacts feed once User is set, which is in the form: https://www.google.com/m8/feeds/contacts/[user]/full

This property is used to specify the URL that QueryContacts will send a request to. You can change the value if you wish to send the request to a different URL.

This property is not available at design time.

Default Value

"https://www.google.com/m8/feeds/contacts/[user]/full"

 
 
Copyright (c) 2017 /n software inc. - All rights reserved.
Build 2.0.6240.0