Get/Set the organisation
Namespace: Dynmark.Services.API
Assembly: Dynmark.Services.API (in Dynmark.Services.API.dll)
Syntax
| Visual Basic (Declaration) |
|---|
| Public Property Organisation As String |
| C# |
|---|
| public string Organisation { get; set; } |
| C++ |
|---|
| public property string Organisation sealed { String get(); void set(String value); } |
| J# |
|---|
| /** property */ public string get_Organisation(); /** property */ public void set_Organisation(string value); |
| JScript |
|---|
| public function get Organisation() : String public function set Organisation(value : String); |
Property Value
A string identifying the organisation with which a contact is associated