Share via


IMsoContactCard.Address Property

Gets the address in a Contact card.

Namespace:  Microsoft.Office.Core
Assembly:  office (in office.dll)

Syntax

'Declaration
ReadOnly Property Address As String
    Get
'Usage
Dim instance As IMsoContactCard
Dim value As String

value = instance.Address
string Address { get; }

Property Value

Type: System.String

Remarks

Read-only.

See Also

Reference

IMsoContactCard Interface

IMsoContactCard Members

Microsoft.Office.Core Namespace