The WGSFolder type exposes the following members.
Methods
| Name | Description | |
|---|---|---|
| AddAddressToContactsFolder | ||
| Delete | ||
| DeleteFolder | ||
| DoesAddressExistInContactsFolder | ||
| DoesFolderExist | ||
| Equals | (Inherited from Object.) | |
| GetHashCode | Serves as a hash function for a particular type. (Inherited from Object.) | |
| GetType | Gets the Type of the current instance. (Inherited from Object.) | |
| Load | ||
| RemoveAddressFromContactsFolder | ||
| Save |
Saves an existing folder if the WGSFolder object has been loaded or creates a new folder if the object has not been loaded. ** WARNING ** - A new folder will be validated before the Save() method will run.
| |
| ToString | (Inherited from Object.) | |
| ValidateObject |
See Also