Click or drag to resize

VCardOrganization Property

Gets or sets the organization of the object this vCard represents (ORG).

Namespace:  Limilabs.Mail.BusinessCard
Assembly:  Mail (in Mail.dll) Version: 3.0.23341.1754
Syntax
public VCardOrganization Organization { get; set; }

Property Value

Type: VCardOrganization
See Also