AttachedToID

Gets the ID of the object attached to the leader object. To determine whether the object is attached to another object, first call IAttachment80.IsAttached.

 

JavaScript

 

AttachedToID

 

C#

 

string AttachedToID { get; }

 

C++

 

HRESULT AttachedToID ([out, retval] BSTR* ObjectID)