ContactItemType.FileAsMapping Property
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.
The FileAsMapping property gets or sets one of the valid FileAsMappingType enumeration values that define how to construct what is displayed for a contact.
public:
property ExchangeWebServices::FileAsMappingType FileAsMapping { ExchangeWebServices::FileAsMappingType get(); void set(ExchangeWebServices::FileAsMappingType value); };
public ExchangeWebServices.FileAsMappingType FileAsMapping { get; set; }
Public Property FileAsMapping As FileAsMappingType
Property Value
The FileAsMapping property returns one of the valid FileAsMappingType enumeration values that define how to construct what is displayed for a contact.