dbicMonth Send comments on this topic.
FaxNumber Property
See Also 
dbicPIM Assembly > Dbi.PIM Namespace > dbiContactItem Class : FaxNumber Property

Gets or sets the fax number of the contact.

Syntax

Visual Basic (Declaration) 
Public Property FaxNumber As String
C# 
public string FaxNumber {get; set;}

Requirements

Target Platforms: Current Windows operating system with .NET 8.

See Also