AccountURL Property
This property specifies the SharePoint site URL.
Syntax
char* GetAccountURL();
int SetAccountURL(char* lpszAccountURL);
Default Value
""
Remarks
This property specifies the SharePoint site URL. For instance: "https://mycrm.sharepoint.com/"
Data Type
String