IMsoContactCard Interface
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Represents a Contact card.
public interface class IMsoContactCard : Microsoft::Office::Core::_IMsoDispObj
[System.Runtime.InteropServices.Guid("000C03F0-0000-0000-C000-000000000046")]
public interface IMsoContactCard : Microsoft.Office.Core._IMsoDispObj
[<System.Runtime.InteropServices.Guid("000C03F0-0000-0000-C000-000000000046")>]
type IMsoContactCard = interface
interface _IMsoDispObj
Public Interface IMsoContactCard
Implements _IMsoDispObj
- Attributes
- Implements
Properties
Address |
Gets the address in a Contact card. |
AddressType |
Gets the MsoContactCardAddressType value that represents the address type for the Contact card object. |
Application |
Gets an Application object that represents the container application for the IMsoContactCard object. |
CardType |
Gets an MsoContactCardType value that represents the type of a Contact card. |
Creator |
Gets a 32-bit integer that indicates the application in which the IMsoContactCard object was created. |
Parent |
Returns the calling object. |