Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Returns or sets an OlMailingAddress constant indicating the type of the mailing address for the contact. Read/write.
Namespace: Microsoft.Office.Interop.Outlook
Assembly: Microsoft.Office.Interop.Outlook (in Microsoft.Office.Interop.Outlook.dll)
Syntax
'Declaration
<DispIdAttribute()> _
Property SelectedMailingAddress As OlMailingAddress
Get
Set
'Usage
Dim instance As _ContactItem
Dim value As OlMailingAddress
value = instance.SelectedMailingAddress
instance.SelectedMailingAddress = value
[DispIdAttribute()]
OlMailingAddress SelectedMailingAddress { get; set; }
Property Value
Type: Microsoft.Office.Interop.Outlook.OlMailingAddress