MsoContactCardAddressType Enumeration

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

Syntax

'Declaration
<GuidAttribute("EC67AF3B-F2DF-4A52-9B85-E06A7FF28DB7")> _
Public Enumeration MsoContactCardAddressType
'Usage
Dim instance As MsoContactCardAddressType
[GuidAttribute("EC67AF3B-F2DF-4A52-9B85-E06A7FF28DB7")]
public enum MsoContactCardAddressType

Members

Member name Description
msoContactCardAddressTypeUnknown
msoContactCardAddressTypeOutlook
msoContactCardAddressTypeSMTP
msoContactCardAddressTypeIM

See Also

Reference

Microsoft.Office.Core Namespace