ContactPhoneEntity Class

Definition

Defines a contact phone entity. The ContactPhoneEntity class is applicable for clients that target Exchange Online and versions of Exchange starting with Exchange Server 2013.

public ref class ContactPhoneEntity sealed : Microsoft::Exchange::WebServices::Data::ComplexProperty
public sealed class ContactPhoneEntity : Microsoft.Exchange.WebServices.Data.ComplexProperty
Public NotInheritable Class ContactPhoneEntity
Inherits ComplexProperty
Inheritance
ContactPhoneEntity

Properties

OriginalPhoneString

Gets the phone entity original phone string. The OriginalPhoneString property is applicable for clients that target Exchange Online and versions of Exchange starting with Exchange Server 2013.

PhoneString

Gets the phone entity phone string. The PhoneString property is applicable for clients that target Exchange Online and versions of Exchange starting with Exchange Server 2013.

Type

Gets the phone entity type. The Type property is applicable for clients that target Exchange Online and versions of Exchange starting with Exchange Server 2013.

Applies to