ISelectionMemberEmail Property |
Returns the preferred email address (email with rank = 1) for the selection member
Namespace:
SuperOffice.COM.Application
Assembly:
SOCRM.Interop (in SOCRM.Interop.dll) Version: 8.0.0.0
SyntaxReadOnly Property Email As String
Get
Dim instance As ISelectionMember
Dim value As String
value = instance.Email
property String^ Email {
String^ get ();
}
Property Value
Type:
String
See Also