~ubuntu-branches/ubuntu/trusty/monodevelop/trusty-proposed

« back to all changes in this revision

Viewing changes to external/monomac/docs/en/MonoMac.AddressBook/ABPersonInstantMessageKey.xml

  • Committer: Package Import Robot
  • Author(s): Jo Shields
  • Date: 2013-05-12 09:46:03 UTC
  • mto: This revision was merged to the branch mainline in revision 29.
  • Revision ID: package-import@ubuntu.com-20130512094603-mad323bzcxvmcam0
Tags: upstream-4.0.5+dfsg
ImportĀ upstreamĀ versionĀ 4.0.5+dfsg

Show diffs side-by-side

added added

removed removed

Lines of Context:
53
53
        <ReturnType>MonoMac.Foundation.NSString</ReturnType>
54
54
      </ReturnValue>
55
55
      <Docs>
56
 
        <summary>
57
 
          Service portion of the instant message information..
58
 
        </summary>
 
56
        <summary>Represents the value associated with the constant kABPersonInstantMessageServiceKey</summary>
59
57
        <value>
60
58
          A <see cref="T:MonoMac.Foundation.NSString" /> containing the
61
59
          key to use for the Service portion of the instant message information.
75
73
        <ReturnType>MonoMac.Foundation.NSString</ReturnType>
76
74
      </ReturnValue>
77
75
      <Docs>
78
 
        <summary>
79
 
          Username portion of the instant message information..
80
 
        </summary>
 
76
        <summary>Represents the value associated with the constant kABPersonInstantMessageUsernameKey</summary>
81
77
        <value>
82
78
          A <see cref="T:MonoMac.Foundation.NSString" /> containing the
83
79
          key to use for the Username portion of the instant message information.