Contact.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.
Gets or sets a value that indicates how the FileAs property should be automatically calculated.
public:
property Microsoft::Exchange::WebServices::Data::FileAsMapping FileAsMapping { Microsoft::Exchange::WebServices::Data::FileAsMapping get(); void set(Microsoft::Exchange::WebServices::Data::FileAsMapping value); };
public Microsoft.Exchange.WebServices.Data.FileAsMapping FileAsMapping { get; set; }
Public Property FileAsMapping As FileAsMapping
Property Value
One of the FileAsMapping enumeration values that specifies how the FileAs property should be automatically calculated.