AccountURL Property
This property specifies the SharePoint site URL.
Syntax
__property String AccountURL = {read=FAccountURL, write=FSetAccountURL, default=""};
Default Value
""
Remarks
This property specifies the SharePoint site URL. For instance: "https://mycrm.sharepoint.com/"
Data Type
String