_ContactItem.OrganizationalIDNumber Property

Definition

Returns or sets a String (string in C#) representing the organizational ID number for the contact. Read/write.

public:
 property System::String ^ OrganizationalIDNumber { System::String ^ get(); void set(System::String ^ value); };
public string OrganizationalIDNumber { get; set; }
Public Property OrganizationalIDNumber As String

Property Value

Applies to