Property OrganizationBanner
OrganizationBanner
Gets the banner image of the organization.
Declaration
[JsonIgnore]
public RuntimeImage OrganizationBanner { get; }
Property Value
| Type | Description |
|---|---|
| RuntimeImage | The banner image of the organization. |
Remarks
If organization does not have a banner image, this image will not load.
Applies to
Platforms and versions
| Target | Versions |
|---|---|
| .NET Standard 2.0 | 200.8 |
| .NET | 200.8 |
| .NET Windows | 200.8 |
| .NET Android | 200.8 |
| .NET iOS | 200.8 |
| .NET Framework | 200.8 |
| UWP | 200.8 |