ContactItemWebsiteAddress Property

Get/Set the default website address of the contact.

Definition

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

Property Value

String

See Also