OrganizationItemZipCode Property

Get/Set the zip code of the organization's location.

Definition

Namespace: ProjectTask
Assembly: ProjectTask (in ProjectTask.dll) Version: 25.2814.3647
C#
[JsonPropertyAttribute(Order = 9)]
public string ZipCode { get; set; }

Property Value

String

See Also