Table of Contents

Class ContactPhoneEntity

Namespace
Microsoft.Exchange.WebServices.Data
Assembly
Microsoft.Exchange.WebServices.dll

Represents an ContactPhoneEntity object.

public sealed class ContactPhoneEntity : ComplexProperty
Inheritance
ContactPhoneEntity
Inherited Members

Properties

OriginalPhoneString

Gets the phone entity OriginalPhoneString.

public string OriginalPhoneString { get; }

Property Value

string

PhoneString

Gets the phone entity PhoneString.

public string PhoneString { get; }

Property Value

string

Type

Gets the phone entity Type.

public string Type { get; }

Property Value

string